📄 style.css
字号:
/*
Dream Fly(TM) GuestBook Theme Series
Type Name: Real Player
Author: 酷虫工作室 moth3k@163.com
Home Page: http://hotage.myrice.com/ 酷虫在线
This CSS templet is used for version 3.0 (v20031120) or later
*/
BODY{
font-size: 12px;
color: #000000;
font-family: 宋体;
background-color: #EEEEEE;
scrollbar-face-color: #B8CBF0;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #6699CC;
scrollbar-3dlight-color: #B8CBF0;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #B8CBF0;
scrollbar-darkshadow-color: #B8CBF0;
background-image:url('bj.gif');
background-attachment: fixed;
}
.Revort { color: #000000;}
TD { font-size: 9pt; color: #333333;}
A:link , A:visited {color: #333333; text-decoration: none;}
A:hover, A:active { color: #6C6C6C; text-decoration: underline;}
.text, INPUT.text, TEXTAREA, SELECT, INPUT.button {
font-size: 9pt;
border: 1px solid #6699CC;
background-color: #F4F4FF;
}
.locktext { background-color: #F9F9FF; border: 1px solid #F9F9FF;}
.MenuBar_B{ background-color: #B8CBF0;}
.MenuBar{ color : #000000; height: 24px; background-image: url('MenuBar.gif'); background-repeat: repeat-x; background-color: #B6B6C6;}
#MenuBar, #MenuBar a:link, #MenuBar a:visited { color: #333333; text-decoration: none;}
#MenuBar a:hover,#MenuBar a:active{ color: #FF3300}
.TitleBar{
height: 27px;
}
.TitleBar_R{
width: 85px;
background-image: url('TitleBar_R.gif');
background-repeat: no-repeat;
background-position: right;
}
.TitleBar_L{
width: 18px;
background-image: url('TitleBar_L.gif');
background-repeat: no-repeat;
background-position: left;
}
.TitleBar_T{
background-image: url('TitleBar.gif');
background-repeat: repeat-x;
font-family: "宋体", "Times New Roman";
font-size: 13px;
font-weight: bold;
color: #333333;
padding-top: 6px;
}
.Border_L {
width: 9px;
background-image: url('Border_L.gif');
background-repeat: repeat-y;
background-position: left;
}
.Border_R {
width: 8px;
background-image: url('Border_R.gif');
background-repeat: repeat-y;
background-position: right;
}
.Hemline{
height: 24px;
}
.Hemline_L {
width: 24px;
background-image: url('Hemline_L.gif');
background-repeat: no-repeat;
background-position: left;
}
.Hemline_R {
width: 26px;
background-image: url('Hemline_R.gif');
background-repeat: no-repeat;
background-position: right;
}
.Hemline_T {
background-image: url('Hemline.gif');
background-repeat: repeat-x;
}
.bgLine { background-color: #7196DB;}
hr { color: #6699CC;}
.insist { color: #FF0000; }
.ToolTip { border: 1px solid #336699; background-color: #F9F9F9; color:333333 }
.TextBox_1 { background-color: #F9F9FF;}
.TextBox_2 { background-color: #FFFFFF;}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -