common.css
来自「☆☆网吧客户留言簿☆☆ 管理用户名和密码都是:admin 演示:http:/」· CSS 代码 · 共 93 行
CSS
93 行
/* CSS Document */
body,td,th {
font-size: 12px;
background-image: url(<% =GBSkin %>/guest_bg.gif);
}
body {
margin-top: 0px;
background-color: #CCCCCC;
}
.mytext
{
font-size: 12px;
color: #003366;
}
.mytext2
{
font-size: 12px;
}
.mytext3
{
font-size: 14px;
color: #333333;
}
.otext {
font-size: 12px;
color: #FFFFFF;
}
.txt_h
{
font-size: 14px;
border-bottom-width: 1px;
border-bottom-color: #0099CC;
}
.lytext {
font-size: 12px;
line-height: 22px;
color: #003366;
}
.rptext {
font-size: 13px;
line-height: 24px;
color: #339900;
}
.style1 {
color: #FF0000;
font-weight: bold;
}
.txt_tt {
font-size: 12px;
font-weight: bold;
color: #FF6600;
}
.txt_w {
color: #FFFFFF;
}
.txt_ns {
font-size: 12px;
color: #CC9900;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #0099CC;
vertical-align: bottom;
text-decoration: none;
}
.fastbtn {
width: 36px;
height:18px;
border-top-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
font-size:12px;
}
.inputarea {
font-size: 12px;
height: 20px;
width: 100px;
}
.line_around
{
border: 1px dashed #5BCAFF;
}
.inputcommon
{
font-size:12px;
background-color:#FFFFFF;
border-top-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
border-bottom-color: #999999;
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?