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

📄 blue.css

📁 三鸟个人网站源码。
💻 CSS
字号:
body { background-image: URL(images/bg3.gif);
background-position: center;
background-attachment: fixed; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #ffffff;
SCROLLBAR-FACE-COLOR: #EEEEEE; 
SCROLLBAR-HIGHLIGHT-COLOR: #F0F0F0; 
SCROLLBAR-SHADOW-COLOR: #999999; 
SCROLLBAR-3DLIGHT-COLOR: #EEEEEE; 
SCROLLBAR-ARROW-COLOR: #ff3399; 
SCROLLBAR-TRACK-COLOR: #EEEEEE;
SCROLLBAR-DARKSHADOW-COLOR: #EEEEEE; }
td {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #333333}
.subtitle {color: #ffffff}
.fixbg {  background-attachment: fixed; background-repeat: no-repeat}
.repeaty_left {  background-repeat: repeat-y; background-position: left}
a {
	font-size: 12px;
	color: black;
	text-decoration: none
}
a:hover {
	color: #FF9900;
	text-decoration: underline
}
input {  border-color: #999999 #999999 #999999; background-color: #ffffff; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; color: #FF9900; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"}
.repeatx_top {  background-repeat: repeat-x; background-position: top}
textarea {  background-color: #ffffff; border-color: #999999 #999999 #999999; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; color: #003333; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"}
.repeaty_right {  background-repeat: repeat-y; background-position: right}
.normal {  background-repeat: repeat;}
.alpha {  filter: Alpha(Opacity=70, FinishOpacity=70, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=0)}
.smalltext {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
}
.nomaltext {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.mymenu {
	font-size: 10px;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #3399CC;
	cursor: hand;
}
.mymenuact {
	font-size: 10px;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #ffffff;
	cursor: hand;
}
.hand { cursor: hand }

⌨️ 快捷键说明

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