📄 css.css
字号:
body {
margin: 0px; text-align:center;
}td {
font-size: 12px;
text-decoration: none;
height:30px;
}
.inputbak {
font-size: 12px;
text-decoration: none;
border: 1px solid #666666;
height: 12px;
}
.bg01 {
background-image: url(images/login-06.jpg);
background-repeat: no-repeat;
}
.td01 {
background-color: #F3F4F7;
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-top-style: dashed;
border-right-style: none;
border-bottom-style: dashed;
border-left-style: none;
border-top-color: #DADEE7;
border-right-color: #DADEE7;
border-bottom-color: #DADEE7;
border-left-color: #DADEE7;
}
a.menu_link:link {color: #000000;text-decoration: underline;}
a.menu_link:hover {color: #000000;text-decoration: underline; position:static}
.grayborder{ background-color:Gray;}
.tdTitle{ background-color:#F3F3F3; padding-left:10px; height:30px; color:Red; font-weight:bold}
.tdText{ background-color:White; height:25px; padding-left:10px}
.tdSearch{ background-color:#F3F3F3; padding-left:10px; height:30px;}
.page{font-weight:bold;height:30px; }
A:link {color: #000000;}
A:visited {color: #000000}
A:active {color: #000000}
A:hover{COLOR: #FF6600;position: relative; right: 0px; top: 1px}
A.head{color:#000000}
A.head:hover{COLOR: #FF6600;position: relative; right: 0px; top: 0px}
A.tdTitle{ background-color:#F3F3F3; padding-left:10px; height:30px; color:Red; font-weight:bold}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -