📄 style.css
字号:
td, table, select{
font-family:tahoma;
font-size:11px;
vertical-align:top;
line-height:13px;
color:#5B626C;
}
form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-image:url(images/rep.jpg); background-repeat:repeat-x}
.list ul{margin:0px; padding:0px; list-style:none; line-height:13px}
.list ul li a{ color:#015883; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}
strong{ color:#2F2D55}
a{ color:#015883; text-decoration:underline}
a:hover{ text-decoration:none}
.forma{ font-size:10px; color:#464A4C}
.forma a{ color:#464A4C; text-decoration:underline}
.forma a:hover{ text-decoration:none}
.form input{
width:139px;
height:22px;
font-family:tahoma;
font-size:10px;
color: #5B626C;
text-transform:none;
border-style:solid;
padding:3px 0 0 5px;
border-color:#8DA6AC;
border-width:1px;
background-color:#FFFFFF
}
.form1 input{
width:215px;
height:22px;
font-family:tahoma;
font-size:11px;
color: #5B626C;
text-transform:none;
border-style:solid;
padding:2px 0 0 5px;
border-color:#8DA6AC;
border-width:1px;
background-color:#FFFFFF
}
.form1 textarea {
width:215px;
height:63px;
font-family:tahoma;
font-size:11px;
color: #5B626C;
overflow:hidden;
padding:2px 0 0 5px;
border-color:#8DA6AC;
border-style:solid;
border-width:1px;
background-color:#FFFFFF
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -