📄 common.css
字号:
/* CSS Document */
body,td,th {margin:0px 0px 0px 0px;
font-size: 12px;
background-image: url(<% =GBSkin %>/guest_bg.gif);
}
body {
margin-top: 0px;
background-color: #CCCCCC;
}
a{
color:#003300;
text-decoration: none;
}
.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;
}
.style1 {
color: #FF0000;
font-weight: bold;
}
.text_header
{
font-size: 14px;
color: #006600;
}
/*留言标识(置顶/普通)*/
.guest_flag
{
font-size: 12px;
color:#008800;
}
/*留言人名*/
.guest_name
{
font-size: 12px;
color: #005500;
}
/*留言标题*/
.guest_title
{
font-size: 12px;
color: #006600;
font-weight:bolder;
}
/*留言内容*/
.lytext {
font-size: 12px;
line-height: 22px;
color: #003300;
}
/*留言回复*/
.rptext {
font-size: 12px;
line-height: 22px;
color: #006600;
}
/*区域样式(如:留言时间等)*/
.line_around
{
border: 1px dashed #99CC00;
}
/*公告签名*/
.guest_jm
{
font-size: 12px;
color:#008800;
border-bottom: 1px dashed #99CC00;
vertical-align: bottom;
text-decoration: none;
}
.link_around
{
color:#006600;
height:18px;
font-size:14px;
vertical-align:bottom;
background-color: #99CC00;
border: 1px dashed #99CC00;
}
.button_common
{
border-width: 1px;
border-color:#CCCCCC;
font-size:12px;
}
.txt_w {
color: #FFFFFF;
}
.fastbtn {
width: 36px;
height:18px;
border-width:1px;
border-color: #CCCCCC;
font-size:12px;
}
.inputarea {
font-size: 12px;
height: 20px;
width: 100px;
}
.input_common
{
font-size:12px;
background-color:#F5F5F5;
border-width:1px;
border-color:#F9F9F9;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -