📄 style.css
字号:
body
{
color: #b0c4de;
background-color: #244a80;
}
A
{
border-right: medium none;
border-top: medium none;
border-left: medium none;
color: #b0c4de;
border-bottom: medium none;
text-decoration: none;
}
Select
{
font-family: "Tahoma", "宋体";
font-size: 9pt;
color: #0066cc;
border: 1px #c8e4ff solid;
background-color: #e8f4ff;
font-style: normal;
width:100px
}
INPUT
{
font-family: "Tahoma", "宋体";
font-size: 9pt;
color: #0066cc;
border: 1px #c8e4ff solid;
background-color: #e8f4ff;
font-style: normal
}
table.style0
{
background-image: url('image/bg1.jpg');
border-collapse:collapse;
}
table.style00
{
border:dotted 1px #93BEE2;
background-color:#003366;
border-collapse:collapse;
}
table.style1
{
border:dotted 1px #eeeeee;
background-image: url('image/bg1.jpg');
}
table.style2
{
border:dotted 1px #ff3300;
background-image: url('image/bg2.jpg');
}
table.style3
{
border:dotted 1px #ff9900;
background-image: url('image/bg3.jpg');
}
table.style4
{
border:dotted 1px #ffff00;
background-image: url('image/bg4.jpg');
}
table.style5
{
border:dotted 1px #33ff00;
background-image: url('image/bg5.jpg');
}
table.style6
{
border:dotted 1px #33cc99;
background-image: url('image/bg6.jpg');
}
table.style7
{
border:dotted 1px #0099ff;
background-image: url('image/bg7.jpg');
}
table.style8
{
border-right: #00ccff 1px solid;
border-top: #00ccff 1px solid;
background-image: url(image/bg8.jpg);
border-left: #00ccff 1px solid;
border-bottom: #00ccff 1px solid;
}
table.style9
{
border:dotted 1px #ff9999;
background-image: url('image/bg9.jpg');
}
INPUT.style0
{
border-right: #c0c0c0 1px solid;
padding-right: 0px;
border-top: #c0c0c0 1px solid;
padding-left: 0px;
padding-bottom: 0px;
border-left: #c0c0c0 1px solid;
width: 198px;
color: honeydew;
padding-top: 0px;
border-bottom: #c0c0c0 1px solid;
height: 18px;
background-color: #336699;
}
INPUT.style1
{
border:0px;
background-position: center;
background-image: url('image/button/bbg1.jpg');
color:#000000;
}
INPUT.style2
{
border:0px;
background-position: center;
background-image: url('image/button/bbg2.jpg');
color:#000000;
}
INPUT.style3
{
border:0px;
background-position: center;
background-image: url('image/button/bbg3.jpg');
color:#000000;
}
INPUT.style4
{
border:0px;
background-position: center;
background-image: url('image/button/bbg4.gif');
color:#000000;
}
INPUT.style5
{
border:0px;
background-position: center;
background-image: url('image/button/bbg5.jpg');
color:#000000;
}
INPUT.style6
{
border:0px;
background-position: center;
background-image: url('image/button/bbg6.jpg');
color:#000000;
}
INPUT.style7
{
border:0px;
background-position: center;
background-image: url('image/button/bbg7.jpg');
color:#000000;
}
INPUT.style8
{
border:0px;
background-position: center;
background-image: url('image/button/bbg8.jpg');
color:#000000;
}
INPUT.style9
{
border:0px;
background-position: center;
background-image: url('image/button/bbg9.jpg');
color:#000000;
}
BODY TEXTAREA
{
BACKGROUND-COLOR: lightgrey;
BORDER-BOTTOM: goldenrod thin groove;
BORDER-LEFT: goldenrod thin groove;
BORDER-RIGHT: goldenrod thin groove;
BORDER-TOP: goldenrod thin groove;
width:198px;
}
IMG
{
BORDER-BOTTOM: lavender 0px;
BORDER-LEFT: lavender 0px;
BORDER-RIGHT: lavender 0px;
BORDER-TOP: lavender 0px;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -