📄 css.css
字号:
<style type="text/css">
<!--
.fontsize01 {
font-size: 1px;
}
.fontsize02 {
font-size: 2px;
}
.fontsize03 {
font-size: 3px;
}
.fontsize04 {
font-size: 4px;
}
.fontsize05 {
font-size: 5px;
}
.fontsize06 {
font-size: 6px;
}
.fontsize07 {
font-size: 7px;
}
.fontsize08 {
font-size: 8px;
}
.fontsize09 {
font-size: 9px;
}
.fontsize10 {
font-size: 10px;
}
.fontsize12 {
font-size: 12px;
}
.fontsize12h20 {
font-size: 12px;
line-height: 20px;
}
.fontsize12wu {
font-size: 12px;
text-decoration: none;
color: #000000;
}
.fontsize12h20wu {
font-size: 12px;
line-height: 20px;
text-decoration: none;
}
.fontsize12wubai {
font-size: 12px;
text-decoration: none;
color: #FFFFFF;
}
.fontsize14 {
font-size: 14px;
}
.fontsize14h20 {
font-size: 14px;
line-height: 20px;
}
.fontsize14wu {
font-size: 14px;
text-decoration: none;
color: #000000;
}
.fontsize14h20wu {
font-size: 14px;
line-height: 20px;
text-decoration: none;
}
.fontsize14wubai {
font-size: 14px;
text-decoration: none;
color: #FFFFFF;
}
.fontsize16 {
font-size: 16px;
}
.fontsize16wu {
font-size: 16px;
text-decoration: none;
color: #000000;
}
.fontsize18 {
font-size: 18px;
}
.fontsize18wu {
font-size: 18px;
text-decoration: none;
}
.fontsize20 {
font-size: 20px;
}
.fontsize20wu {
font-size: 20px;
text-decoration: none;
}
.tablelr {
border-right-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #663366;
border-left-color: #663366;
}
.tabletb {
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #663366;
border-bottom-color: #663366;
}
.tablelrb {
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-color: #663366;
border-bottom-color: #663366;
border-left-color: #663366;
}
.tabletblg {
border: 1px solid #663366;
}
.inputbox {
font-size: 12px;
color: #000000;
background-color: #dff3ff;
padding: 2px;
height: 20px;
border: 1px solid #000000;
}
.inputtext {
font-size: 12px;
color: #000000;
background-color: #FFFFFF;
border: 1px solid #000000;
text-decoration: none;
}
.tableBxx {
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #663366;
}
#table2{
border:1px solid #663366;
width:770px;
padding:0px;
border-collapse:collapse;
border-spacing:0px;
}
#table2 td{
border:1px solid #663366;
}
-->
</style>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -