📄 css1.css
字号:
A:link {FONT-SIZE: 12px; COLOR: #555555; TEXT-DECORATION: none}
A:visited {FONT-SIZE: 12px; COLOR: #555555; TEXT-DECORATION: none}
A:hover {FONT-SIZE: 12px; COLOR: #FF0000; TEXT-DECORATION: blink}
.tit {color: #000000; font-size: 18px; line-height: 22px; font-weight:bold}
td {font-family: "Verdana", "Helvetica", "sans-serif";font-size: 12px; color: #000000;text-decoration: none;line-height: 140%;}
SELECT {BORDER-RIGHT: #6188AF 1px solid; BORDER-TOP: #6188AF 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #6188AF 1px solid; COLOR: #000000; BORDER-BOTTOM: #6188AF 1px solid; BACKGROUND-COLOR: #ffffff}
.table {BORDER-RIGHT: #6188AF 1px solid; BORDER-TOP: #6188AF 1px solid; BORDER-LEFT: #6188AF 1px solid; BORDER-BOTTOM: #6188AF 1px solid}
.title {background-color: #E1E1E1;}
.hittd {font-family: "Verdana", "Helvetica", "sans-serif";font-size: 11px;}
.input {BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #ffffff;font-family: "Verdana";}
.button{
border-bottom:1px;
border-left:1px;
border-right:1px;
border-top:1px;
border-style:solid;
border-color:#6188AF;
font-size:12px;
color:#000000;
background:#FFFFFF;
font-family: "Verdana";
}
.button1 {
border: thin solid #e6e6e6;
background-color: #DFAE78;
font-size: 12px;
line-height: 15px;
}
.button11 {
border: thin solid #e6e6e6;
background-color: #AFC66B;
font-size: 12px;
line-height: 15px;
}
.button2 {
border: thin solid #e6e6e6;
background-color: #DEA2B7;
font-size: 12px;
line-height: 15px;
}
.button3 {
border: thin solid #e6e6e6;
background-color: #9CCA99;
font-size: 12px;
line-height: 15px;
}
.button4 {
border: thin solid #F1F0F0;
background-color: #A4F9DA;
font-size: 12px;
line-height: 15px;
}
.InputText {
border-bottom: 1px ridge;
border-top-style: ridge;
border-right-style: ridge;
border-left-style: ridge;
border-top-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
background-color: transparent;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -