adjust css style.
This commit is contained in:
parent
68ebbe0975
commit
fae46a6f07
|
@ -24,7 +24,10 @@ li {white-space:nowrap;}
|
|||
#cite{float:left;text-indent:2em;}
|
||||
#cite p{width:98%;}
|
||||
#cite ul{text-indent:0em;}
|
||||
#cite li{background: url(/images/square.gif) no-repeat left center;padding-left:10px;float:left;list-style-type:none;}
|
||||
#cite ol{text-indent:0em;clear:both;}
|
||||
#cite ul li{background: url(/images/square.gif) no-repeat left center;padding-left:10px;float:left;list-style-type:none;}
|
||||
#cite ol li{text-indent:0em;clear:both;white-space:normal;}
|
||||
h2 {clear:both;}
|
||||
|
||||
#authors {border:1px solid #CCCCCC;margin:0px;padding-left:5px;float:right;text-align:left;width:250px;background:#f6f6f6;}
|
||||
#authors ul {margin:0;padding:0;}
|
||||
|
|
Loading…
Reference in New Issue