📄 eric.css
字号:
body {
font-family: "宋体";
font-size: 12px;
font-style: normal;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
/*margin-top: 0px;*/
}
.input_text_01 {
border: 1px solid #7F9DB9;
}
.input_checkbox_01 {
border: 1px solid #7F9DB9;
}
.input_textarea_01 {
border: 1px solid #7F9DB9;
}
#table_01 {
font-family: "宋体";
font-size: 12px;
font-style: normal;
color: #000000;
border: none #FFFFFF;
background-position: center;
background-color: #0099cc;
align:center;
}
#table_01 tr {
background-color: #FFFFFF;
}
#table_02 {
font-family: "宋体";
font-size: 12px;
font-style: normal;
color: #000000;
border: none #FFFFFF;
background-position: center;
background-color: #0099cc;
align:center;
}
#table_02 tr {
background-color: #FFFFFF;
}
#table_03 {
font-family: "宋体";
font-size: 12px;
font-style: normal;
color: #000000;
border: none #FFFFFF;
background-position: center;
background-color: #0099cc;
align:center;
}
#table_03 tr {
background-color: #FFFFFF;
}
.white_bold_blue {
font-family: "宋体";
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
background-color: #0099cc;
}
.center {
text-align:center
}
.input_radio_01 {
border: 1px solid #7F9DB9;
}
#table_04 {
border: 0px none #FFFFFF;
font-size: 12px;
}
a:link {
font-family: "宋体";
font-size: 12px;
color: #0099CC;
text-decoration: none;
}
a:visited {
font-family: "宋体";
font-size: 12px;
color: #0099CC;
text-decoration: none;
}
a:hover {
font-family: "宋体";
font-size: 12px;
color: #FF0000;
text-decoration: underline;
}
a:active {
font-family: "宋体";
font-size: 12px;
color: #0099CC;
text-decoration: none;
}
.red_12pt_font {
font-family: "宋体";
font-size: 12px;
color: #FF0000;
}
.red_bold_14pt_link {
font-family: "宋体";
font-size: 14px;
font-weight: normal;
color: #FF0000;
text-decoration: none;
}
.confirmcode {
COLOR: #FFFFFF;
FONT-SIZE: 12pt;
background-color: #0099CC;
FONT-WEIGHT: bold;
font-family: "宋体";
}
#table_05 {
font-family: "宋体";
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
background-color: #0099CC;
}
//*黄色粗体链接*//
a.yellow:link {
font-family: "宋体";
font-size: 14px;
font-weight: bold;
color: #FFFF00;
text-decoration: none;
}
a.yellow:visited {
font-family: "宋体";
font-size: 14px;
font-weight: bold;
color: #FFFF00;
text-decoration: none;
}
a.yellow:hover {
font-family: "宋体";
font-size: 14px;
font-weight: bold;
color: #FFFF00;
text-decoration: underline;
}
a.yellow:active {
font-family: "宋体";
font-size: 14px;
font-weight: bold;
color: #FFFF00;
}
//*红色粗体链接*//
a.red:link {
font-family: "宋体";
font-size: 14px;
font-weight: bold;
color: #FF0000;
text-decoration: none;
}
a.red:visited {
font-family: "宋体";
font-size: 14px;
font-weight: bold;
color: #FF0000;
text-decoration: none;
}
a.red:hover {
font-family: "宋体";
font-size: 14px;
font-weight: bold;
color: #FF0000;
text-decoration: none;
text-decoration: underline;
}
a.red:active {
font-family: "宋体";
font-size: 14px;
font-weight: bold;
color: #FF0000;
}
a.white_14pt_bold:link {
font-family: "宋体";
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}
a.white_14pt_bold:visited {
font-family: "宋体";
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}
a.white_14pt_bold:hover {
font-family: "宋体";
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
text-decoration: underline;
}
a.white_14pt_bold:active {
font-family: "宋体";
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}
.red_bold_14pt_font {
font-family: "宋体";
font-size: 14px;
font-weight: bold;
color: #FF0000;
}
.input_file_01 { border:1px solid #7F9DB9; width:400}
.select_01 {
border: 1px solid #FF0000;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -