|
|
|
@ -4,7 +4,7 @@ body { font-family:'微软雅黑', Verdana, sans-serif; font-size: 13px; color:#
|
|
|
|
|
h1, h2, h3, h4 {font-family: '微软雅黑', "Trebuchet MS", Verdana, sans-serif;padding: 2px 10px 1px 0px;margin: 0 0 10px 0;}
|
|
|
|
|
#content h1, h2, h3, h4 {color: #555;}
|
|
|
|
|
h2, .wiki h1 {font-size: 20px;}
|
|
|
|
|
h3, .wiki h2 {font-size: 16px;}
|
|
|
|
|
h3, .wiki h2 {font-size: 15px;}
|
|
|
|
|
h4, .wiki h3 {font-size: 13px;}
|
|
|
|
|
h4 {border-bottom: 1px dotted #bbb;}
|
|
|
|
|
|
|
|
|
@ -1571,7 +1571,7 @@ button.tab-right {
|
|
|
|
|
#content .tabs_new {height: 2.6em; margin-bottom:1.2em; margin-top: 0.8em; position:relative; overflow:hidden;}
|
|
|
|
|
#content .tabs_new ul {margin:0; position:absolute; bottom:0; padding-left: 0.5em; width: 2000px; border-bottom: 1px solid #15BCCF;font-size:14px;}
|
|
|
|
|
#content .tabs_new ul li {
|
|
|
|
|
width:77px; /*modified by linchun*/
|
|
|
|
|
width:80px; /*modified by linchun*/
|
|
|
|
|
float:left;
|
|
|
|
|
list-style-type:none;
|
|
|
|
|
white-space:nowrap;
|
|
|
|
@ -1582,7 +1582,7 @@ button.tab-right {
|
|
|
|
|
}
|
|
|
|
|
#content .tabs_new ul li a{
|
|
|
|
|
display:block;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
font-size: 15px;
|
|
|
|
|
text-decoration:none;
|
|
|
|
|
line-height:1.2em;
|
|
|
|
|
padding-top: 6px;
|
|
|
|
|