📄 test1.css
字号:
.a1:visited{TEXT-DECORATION: none;Color:#800000}
.a1:active{TEXT-DECORATION: none;Color:#808080;background-color:#D4D0C8}
.a1:hover{TEXT-DECORATION: underline; Color:#000000;}
.a1:link{text-decoration: none;Color:#000000}
body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-size: 12px; border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;}
.borderoff { font-size: 12px; border-color: #808080 #FFFFFF #FFFFFF #808080; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: menu}
.borderon { font-size: 12px; border-color: #FFFFFF #808080 #808080 #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: menu}
.tbutton { border:1px solid #D4D0C8; behavior:url(images/test.htc);cursor:default;}
td { font-size: 12px; font-family: "Verdana", "Arial", "Helvetica", "sans-serif" ;}
a { color: #000000; text-decoration: none}
a:hover { color: #ff0000; text-decoration: none}
.menu { border:1px solid #FFFFFF; height:20px; padding-top:3px; padding-left:3px; behavior:url(images/menu.htc); cursor:hand}
.child { border:1px solid #FFFFFF; height:20px; padding-top:3px; padding-left:3px;display:none}
.shadow {filter: DropShadow(Color=#999999, OffX=2, OffY=2, Positive=1); position:relative; top:-1px; left:-1px;}
.borderall { border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.tden { font-size: 9px; font-family: "Verdana", "Arial", "Helvetica", "sans-serif" ; font-weight: normal}
input{font-family:Tahoma,Verdana,宋体; font-size: 12px;}
.border { border:1px solid #ccccff}
.title { background:url("title1.gif"); }
.title1 { background: #99A6BF; background-image:url("title1.gif")}
.title2 { background: #e8f4ff; }
.title3 { background: #D7ECFF;font-weight:bold; }
.tdBg { background: #FFFFFF ; line-height:120%}
.tddown {
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #ACA899;
border-right-color: #FFFFFF;
border-bottom-color: #FFFFFF;
border-left-color: #ACA899;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}
.but {
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #FFFFFF;
border-right-color: #ACA899;
border-bottom-color: #ACA899;
border-left-color: #FFFFFF;
cursor: hand;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-repeat: no-repeat;
background-position: center center;
}
table {
font-size: 12px;
cursor: default;
border: #EBEADB;
}
select {
font-size: 12px;
border: 1px solid;
}
.button {
font-size: 12px;
width: 80px;
height: 20px;
background-image: url(../../images/skin/btn_bg.gif);
border: none;
padding-top: 0px;
}
.button1 {
font-size: 12px;
width: 60px;
height: 20px;
background-image: url(../../images/skin/btn_bg1.gif);
border: none;
padding-top: 0px;
}
.button_o {
font-size: 12px;
width: 80px;
height: 20px;
background-image: url(../../images/skin/btn_bg_o.gif);
border: none;
padding-top: 0px;
}
.button1_o {
font-size: 12px;
width: 60px;
height: 20px;
background-image: url(../../images/skin/btn_bg1_o.gif);
border: none;
padding-top: 0px;
}
.text {
background-color: #ffffff;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -