This commit is contained in:
Vanessa
2018-01-04 16:36:11 +08:00
parent 734b10853e
commit 0ebfe5c3ef
26 changed files with 100 additions and 24 deletions

View File

@@ -20,7 +20,7 @@
*
* @author <a href="mailto:LLY219@gmail.com">Liyuan Li</a>
* @author <a href="mailto:DL88250@gmail.com">Liang Ding</a>
* @version 1.2.0.0, Sep 21, 2017
* @version 1.3.0.0, Jun 4, 2018
*/
a, a:link {
color: #0000CC;
@@ -403,6 +403,16 @@ h5 {
box-shadow: inset 0 -1px 0 #bbb
}
.content-reset img {
max-width: 100%;
vertical-align: middle;
border: 0;
height: auto;
-ms-interpolation-mode: bicubic;
overflow: hidden;
font-size: 12px;
}
.has-toc > ul > li {
list-style: none;
float: left;