📄 stylesheet.css
字号:
body {
background-color: #FFFFFF;
margin: 0px;
}
.text { font-family: Verdana, Arial;
font-size: 10px;
color: #000000;
LINE-HEIGHT: 130%
}
.text2 { font-family: Verdana, Arial;
font-size: 11px;
color: #000000;
LINE-HEIGHT: 130%
}
.textred { font-family: Verdana, Arial;
font-size: 11px;
color: #990000;
LINE-HEIGHT: 130%
}
.inputblue { font-family: Verdana, Arial;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none ;
border: #7E9DC0;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}
.inputpurple { font-family: Verdana, Arial;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none ;
border: #80809F;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}
.inputmauve { font-family: Verdana, Arial;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none ;
border: #996699;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}
.inputolive { font-family: Verdana, Arial;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none ;
border: #669966;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}
.inputgreen { font-family: Verdana, Arial;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none ;
border: #669999;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -