📄 main.css
字号:
body {
margin: 0;
padding: 0;
width: 100%;
color: #000000;
font: 12px Tahoma, sans-serif;
background:#0472BC;
}
TD {
FONT-SIZE: 10pt; COLOR: #575757; LINE-HEIGHT: 140%; FONT-FAMILY: 宋体,宋体,arial,helvetica; TEXT-DECORATION: none
}
A:link {
FONT-SIZE: 10pt; COLOR: #0066cc; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A.green{
color:#009900
}
A:visited {
FONT-SIZE: 10pt; COLOR: #663399; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A:active {
FONT-SIZE: 10pt; COLOR: #FF9900; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A:hover {
FONT-SIZE: 10pt; COLOR: #cc0000; FONT-FAMILY: 宋体; TEXT-DECORATION: underline
}
.f14 {
FONT-SIZE: 14px
}
.f24 {
FONT-SIZE: 24px
}
.l17 {
LINE-HEIGHT: 200%
}
#Head{
text-align:center;
width:auto;
}
#Head #HeadTop{
position:relative;
width:777px;
margin:5px auto 27px !important;
margin:5px auto 10px;
text-align:left;
}
#Foot{
width:777px;
margin:5px auto;
border-top:1px solid #D1D7DC;
text-align:center;
}
/*按纽*/
a.nnsonet_button {
font-size: 12px;
font-family: "宋体";
padding: 4px 8px;
border-top: 1px solid white;
border-right: 1px solid black;
border-bottom: 1px solid black;
border-left: 1px solid white;
text-align: center;
min-width: 75px;
color: #000000;
line-height: 300%;
}
a.nnsonet_button:link {
background-color: #D9D9D9;
color: #000;
text-decoration: none;
line-height: 300%;
}
a.nnsonet_button:visited {
background-color: #D9D9D9;
color: #000000;
text-decoration: none;
line-height: 300%;
}
a.nnsonet_button:hover {
background-color: #CCCCCC;
color: #333333;
border-color: black white white black;
text-decoration: none;
line-height: 300%;
}
a.nnsonet_button:active {
background-color: #D9D9D9;
color: #000000;
text-decoration: none;
line-height: 300%;
}
h1 { margin:0; padding:8px; font-size:12px; background:#eee; border-bottom:1px solid #84B0C7; }
div { margin:0 auto; border:1px solid #84B0C7; background:#E5EEF5; width:580px; }
p { margin:0; padding:13px 13px; }
body,td,th {
font-family: 宋体,Arial, Helvetica, sans-serif;
}
table_text{
FONT-WEIGHT: 700;
FONT-SIZE: 14px;
}
#div #w_200 { margin:0 auto; border:1px solid #84B0C7; background:#E5EEF5; width:200px; }
.inputs{
background: url(/images/search_input.gif) no-repeat;
background-color: #fff;
background-position: 0px 1px;
padding-left: 18px;
width:88px;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -