📄 style.css
字号:
body { background:#D6DFF7; 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}
span { font-size: 12px; position: static }
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; }
td.forumHeaderBackgroundAlternate
{
background-image: url(../../images/admin_top_bg.gif);
background-color: #799AE1;
color:#000000
}
#TableTitleLink A:link, #TableTitleLink A:visited, #TableTitleLink A:active {
COLOR: #FFFFFF;
TEXT-DECORATION: none;
}
#TableTitleLink A:hover {
COLOR: #FFFFFF;
TEXT-DECORATION: underline;}
td.forumRow
{
background:#F7FBFF; padding:3px
}
td.tablebody1
{
background:#F7FBFF; padding:3px
}
td.forumRowHighlight
{
background: #F3F3f3; padding:3px
}
.tableBorder
{
border: 0px #6595D6 solid;
background-color: #FFFFFF;
}
th
{
background-image: url(../images/admin_title_bg_head.gif);
background-color: #4455aa;
color: white;
font-size: 12px;
font-weight:bold;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -