📄 style.css
字号:
body { background:#FFFFFF; font-size: 12px; margin-top:0px}
td { font-size: 12px}
input, textarea { font-size: 12px; border-width:1px}
select { font-size: 12px; border-width:1px}
a:link { color: #000000;text-decoration:none}
a:visited { color: #000000;text-decoration:none}
a:hover { color: #003399}
a.highlight:link { color:red; text-decoration:none }
a.highlight:visited { color:red; text-decoration:none }
a.highlight:hover { color:red; }
a.thisclass:link { font-weight:bold; text-decoration:none }
a.thisclass:visited { font-weight:bold; text-decoration:none }
a.thisclass:hover { font-weight:bold; }
a.navlink:link {color: #000000; text-decoration:none}
a.navlink:visited {color: #000000; text-decoration:none }
a.navlink:hover {color: #003399; text-decoration:none }
.twidth { width: 760px }
.content { font-size: 14px;font-family:Tahoma,宋体; line-height:140%; margin:5px 20px }
.aTitle { font-size: 15px;font-weight:bold; }
.sitehead { height:87px; background:url("headbg.gif");border:1px solid #6687BA; }
.sitehead-left {width:0px}
.sitehead-right {width:0px}
.footline {height:1px; background:#95AFD6;}
.navbar { height:23px; background:url("navbar.gif"); text-align:center}
.navbar-left { display:; width:1px; background:#6687BA}
.navbar-right { display:; width:1px; background:#6687BA}
.navsub { background: #F3F3f3; height:23px;} /*二级分类*/
.navsub-left { display:none; width:10px; background:}
.navsub-right { display:none; width:10px; background:; }
.lframe-t-mid { height:25px; background:url("lframe_t.gif"); text-align:center;}
.lframe-t-left { display:none; width:1px; background:;}
.lframe-t-right { display:none; width:1px; background:#ccccff;}
.lframe-t-text { color:#FFFFFF; font-weight:bold; padding-left:10px; width:100% }
.lframe-m-mid { background:#F2F8FF; padding:3px }
.lframe-m-left { width:1px; background:#86A1CD; }
.lframe-m-right { width:1px; background:#86A1CD; }
.lframe-b-mid { display:; height:13px; border-top:1px solid #86A1CD; background:;font-size:1px; }
.lframe-b-left { display:none; width:18px; background:; }
.lframe-b-right { display:none; width:22px; background:; }
.mframe-t-mid { height:25px; background:url("lframe_t.gif"); text-align:left;}
.mframe-t-left { display:none; width:8px; background:;}
.mframe-t-right { display:none; width:33px; background:;}
.mframe-t-text { color:#FFFFFF; font-weight:bold; padding-left:10px; width:100% }
.mframe-m-mid { background:#F7FBFF; padding:3px }
.mframe-m-left { width:0px; background:}
.mframe-m-right { width:0px; background:}
.mframe-b-mid { display:; height:13px; background:;font-size:1px; }
.mframe-b-left { display:none; width:18px; background:; }
.mframe-b-right { display:none; width:22px; background:; }
.summary-title { background: #EDF1F8;font-weight:bold;height:23px }
.gray { color:gray; text-decoration:none }
.time { color:red }
.hit { color:green }
.tdBg { background: #F2F8FF ; line-height:120%}
.tdbg-dark {background: #EDF1F8; line-height:120%}
.hr { background:url("hr.gif"); height:2px }
.inputbg { }
.quote { margin:10px; margin-left:2em; border:1px solid #CCCCCC; padding:5px; background: #FFFFFF; font-family:Verdana,Arial,宋体; }
.menuskin {
BORDER: #666666 1px solid; VISIBILITY: hidden; FONT: 12px Verdana;
POSITION: absolute; BACKGROUND-COLOR:#F6F6F6;
background-image:url("menubg.gif");
}
.menuskin A {
PADDING-RIGHT: 10px; PADDING-LEFT: 25px; COLOR: black; TEXT-DECORATION: none; behavior:url(inc/noline.htc);
}
#mouseoverstyle {
BACKGROUND-COLOR: #C9D5E7; margin:2px; padding:0px; border:#597DB5 1px solid;
}
#mouseoverstyle A {
COLOR: black
}
.menuitems{
margin:2px;padding:1px;word-break:keep-all;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -