📄 index.css
字号:
body {
margin: 0;
padding: 0;
border: 0;
font: 12px/1.3 "Times New Roman", Times, serif;
color: #30518F;
word-break:break-all;
}
td {
font-size: 9pt;
font-family: "宋体";
color: #000033;
line-height: 19px;
}
input { font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
p {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
line-height: 15pt;
text-align: justify;
}
select {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #111E02;
}
a:link,a:visited {
color: #30518F;
text-decoration: none;
}
a:hover {
color: #000;
text-decoration: none;
}
#top_nav {
margin:0 5px 3px 0;
height:1px;
filter:progid:DXImageTransform.Microsoft.DropShadow(color=#003D76,offX=1,offY=1,positives=false);
}
#top_nav a:link,#top_nav a:visited { text-decoration: none;
color:#EEFAFF
}
#top_nav a:hover {
color:#94EEFF;text-decoration: none;
}
.table {
border: 1px solid #0099CC;
}
#container {
background: url(images/container_bg.png) repeat-y center top;
width: 790px;
}
#flash { background:url(images/flash_bg_top.png) no-repeat center top; padding-top:1px}
.pocoer_show {
background: url(images/title_bg.jpg) no-repeat left top;
}
#bottom {
font: 10px Arial, Helvetica, sans-serif;
color: #DBE1E8;
background: url(images/bottom_bgline.png) repeat-x;
}
##bottom_content a:link,#bottom a:visited,#bottom a:hover {
text-decoration: none;
color: #DBE1E8;
}
#bottom_content {
background: url(images/bottom_bg.png) no-repeat center top;
height: 55px;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -