📄 guest.css
字号:
body {
background:"#FEF8EE";
font-size: 75%;
font-family: "宋体";
font-size:9pt;
}
body.nav {
background:#FEF8EE;
font-size: 75%;
font-family: 宋体;
}
.smallFont{
font-size:9pt;
}
p{
font-size:9pt;
line-height:15pt;
}
td{
font-size:9pt;
line-height:15pt;
}
li{
font-size:9pt;
line-height:15pt;
}
BigFont{
font-size:11pt;
line-height:15pt;
}
.smallInput
{
font-size:9pt;
background-color: rgb(50,50,50);
color: rgb(222,222,222) ;height:20px;
}
.smallarea
{
font-size:9pt;
background-color: rgb(50,50,50);
color: rgb(222,222,222) ;
}
select.smallSel
{
font-size:9pt;
background-color: rgb(170,153,119);
color: rgb(222,222,222) ;height:20px;
}
input.buttonface
{
font-size:9pt;
background-color: rgb(142,121,96);
color: rgb(222,222,222) ;height:20px;
}
textarea{
font-size:9pt;
background-color: rgb(255,255,255);
color: rgb(222,222,222) ;
}
input{
font-size:9pt;
color: rgb(255,255,255) ;height:20px;
}
input.myoption{
font-size:9pt;
background-color: rgb(170,153,119);
color: rgb(222,222,222) ;
}
.p9 { font-family: "宋体"; font-size: 9pt}
a {text-transform: none; text-decoration: none;color:#FF0000;}
a:hover {text-decoration: underline; color: #000000;}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -