📄 main.css.svn-base
字号:
/*ȫ֡ */
td,div,li{
font-family: Arial, Helvetica, sans-serif, " ";
font-size: 12px;
color: #333;
line-height: 18px;
}
BODY {
font-family: Arial, Helvetica, sans-serif, " ";
font-size: 12px;
color: #333;
margin: 0px;
padding: 0px;
line-height: 18px;
SCROLLBAR-FACE-COLOR:#FFFFFF;
SCROLLBAR-HIGHLIGHT-COLOR:#cccccc;
SCROLLBAR-SHADOW-COLOR:#00A1E9;
SCROLLBAR-3DLIGHT-COLOR:#FCFCFC;
SCROLLBAR-ARROW-COLOR:#00A1E9;
SCROLLBAR-TRACK-COLOR:#FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR:#FFFFFF;
background-color: #FFFFFF;
}
p{
font-family: Arial, Helvetica, sans-serif, " ";color: #333;
line-height: 18px;
padding-right: 5px;
padding-left: 5px;
padding-top: 0px;
padding-bottom: 0px;
margin: 5px;
}
.gray-bold-word{
font-family: Arial, Helvetica, sans-serif, " ";
font-size: 14px;
color: #555555;
font-weight: bold;
}
.gray12-bold{
font-family: Arial, Helvetica, sans-serif, " ";
font-size: 12px;
color: #333;
font-weight: bold;
}
.blue14{
font-family: Arial, Helvetica, sans-serif, " ";
font-size: 14px;
color: #00a0e8;
font-weight: bold;
}
.gray14{
font-family: Arial, Helvetica, sans-serif, " ";
font-size: 14px;
color: #333;
}
.blue12{
font-family: Arial, Helvetica, sans-serif, " ";
font-size: 12px;
color: #00a0e8;
}
.orange12{
font-family: Arial, Helvetica, sans-serif, " ";
font-size: 12px;
color: #f08200;
}
/*֡ */
.brightcyan-bd-tb {
background-color: #ebf6fd;
border: 1px solid #ccc;
}
.brightcyan-tb {
background-color: #EBF6FD;
}
.brightcyan2-tb {
background-color: #EEF5FD;
}
.brightyellow-tb {
background-color: #ffffcc;
}
.gray-bd {
border: 1px solid #eee;
}
.gray-3d-bd {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #DEF4FE;
border-right-color: #ddd;
border-bottom-color: #ddd;
border-left-color: #DEF4FE;
}
.brightgray-tb-lr-bd {
background-color: #f9f9f9;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #eee;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #eee;
}
.brightyellow-tb-14b-downbd {
background-color: #ebf6fd;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #eee;
}
.brightorange-tb-14b-downbd {
background-color: #ffffcc;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #eee;
}
.tb5 {
height: 5px;
}
.tb15 {
height: 15px;
}
/*t*/
a:link {
font-family: Arial, Helvetica, sans-serif, " ";
color: #333;
text-decoration: none;
}
a:visited {
font-family: Arial, Helvetica, sans-serif, " ";
color: #333;
text-decoration: none;
}
a:hover {
font-family: Arial, Helvetica, sans-serif, " ";
color: #00a0e8;
text-decoration: underline;
}
a:active {
font-family: Arial, Helvetica, sans-serif, " ";
color: #f08200;
text-decoration: none;
}
blue14:link {
font-family: Arial, Helvetica, sans-serif, " ";
font-size: 14px;
color: #00a0e8;
text-decoration: none;
}
blue14:visited {
font-family: Arial, Helvetica, sans-serif, " ";
font-size: 14px;
color: #00a0e8;
font-weight: bold;
text-decoration: none;
}
blue14:hover {
font-family: Arial, Helvetica, sans-serif, " ";
font-size: 14px;
color: #333;
text-decoration: underline;
}
blue14:active {
font-family: Arial, Helvetica, sans-serif, " ";
font-size: 14px;
color: #00a0e8;
text-decoration: none;
}
/* */
.small-input {
border: 1px solid #0099cc;
height: 16px;
width: 65px;
font-size: 12px;
}
.big-input {
border: 1px solid #999999;
width: 160px;
font-size: 12px;
}.small-btn {background-image: url(../images/small-btn-bg.gif);
height: 20px;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center center;
border: 0px;
background-color: #ffffff;
text-align: center;
width: 80px;
}
.big-textarea {
border: 1px solid #999999;
height: 100px;
width: 300px;
font-size: 12px;}
.superbig-textarea {
border: 1px solid #CCCCCC;
height: 150px;
width: 500px;
font-size: 12px;}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -