⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 style.css

📁 酷蝶XP留言本(TEXT)这款留言薄软件是为单机用户专门量身定做
💻 CSS
字号:
/*
	Dream Fly(TM) GuestBook Theme Series
	Type Name: Default Skin Style (默认样式)
	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: 9pt;
	font-family: "宋体";
	cursor: default;
	background-color: #EEF2F5;
	scrollbar-face-color: #EDEDED;
	scrollbar-highlight-color: #E6E6E6;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #7788A0;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #242930;
}

TD { font-size: 9pt; color: #333333; }

.Revort { color: #37527D;}

A:link , A:visited {color: #333333; text-decoration: none;}
A:hover, A:active { color: #37527D; text-decoration: underline;}}

INPUT.text, TEXTAREA, SELECT, INPUT.button {
	font-size: 9pt;
	border: 1px solid #37527D;
	background-color: #F3F3F3;
}
.locktext {
	background-color: #F5F5F5;
	border: 1px solid #F5F5F5;
}

.MenuBar_B{
	background-color: #5E6C83;
}
.MenuBar{
    color : #000000;
	height: 25px;
	background-repeat: repeat-x;
	background-color: #D6DCE5;
}
#MenuBar, #MenuBar a:link, #MenuBar a:visited { color: #333333; text-decoration: none;}
#MenuBar a:hover,#MenuBar a:active{ color: #37527D}

.TitleBar{ 
	height: 23px;
	background-color: #5E6C83;
	border-left: 1px solid #26354F; 
	border-right: 1px solid #26354F; 
    border-top: 1px solid #26354F;
}
.TitleBar_L{ width: 5px;}
.TitleBar_R{}
.TitleBar_T{
	font-family: "宋体", "Times New Roman";	
	font-size: 9.3pt;
	font-weight: bold;
	color: #F3F3F3;
	background-repeat: no-repeat;
}

.Border_L, .Border_R{
	width: 1px;
	background-color: #26354F
}

.Hemline{
	height: 1px;
	background-color: #26354F;
}
.Hemline_L {}
.Hemline_R {}
.Hemline_T {}

.bgLine { background-color: #425E8A; }
hr { color: #425E8A; }
.insist { color: #FF0000; }

.TextBox_1 { background-color: #F5F5F5; }
.TextBox_2 { background-color: #EDEDED; }

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -