📄 style01.css
字号:
.bg06 {
BACKGROUND-COLOR: #f68175
}
.bg07 {
BACKGROUND-COLOR: #f3f3f3
}
.bg08 {
BACKGROUND-COLOR: #dadada
}
.bg09 {
BACKGROUND-COLOR: #f0f0f0
}
.bg01 {
background-color: #EFEFEF;
}
.bg05 {
background-color: #FFCC66;
}
#Div2 {
padding: 20px;
height: 250px;
width: 250px;
margin-top: 30px;
margin-right: 50px;
margin-bottom: 30px;
margin-left: 50px;
border: 3px solid #FF3300;
}
#Div1 {
height: 300px;
width: 300px;
margin: 0px;
padding: 0px;
background-image: url(images/flower.gif);
background-repeat: repeat-x;
background-position: 0px 250px;
}
.box01 {
font-size: 12px;
line-height: 150%;
color: #FF0000;
font-family: "宋体";
font-style: normal;
font-weight: normal;
text-decoration: underline;
background-color: #99FF00;
background-image: url(images/flower.gif);
background-repeat: repeat-x;
background-position: center bottom;
text-align: inherit;
text-indent: 24px;
vertical-align: top;
display: block;
padding: 0px;
float: left;
height: 0px;
width: 220px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: dashed;
border-bottom-style: double;
border-left-style: outset;
border-top-color: #FF0000;
border-right-color: #0033FF;
border-bottom-color: #FFFF00;
border-left-color: #9900FF;
list-style-position: inside;
list-style-image: url(images/a2.gif);
list-style-type: disc;
overflow: scroll;
position: absolute;
visibility: visible;
z-index: 5;
left: auto;
top: 5px;
right: 0px;
bottom: 5px;
clip: rect(1px,2px,3px,4px);
text-transform: uppercase;
font-variant: normal;
background-attachment: fixed;
letter-spacing: normal;
word-spacing: normal;
white-space: normal;
}
h1.words {
font-size: 18px;
line-height: 140%;
}
table a {
font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
color: #0000FF;
}
#Div3 {
padding: 0px;
height: 800px;
width: 800px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border: 0px;
background-image: url(images/bg.jpg);
background-color: #00CC00;
background-repeat: repeat;
}
.center {
text-align: center;
}
body {
background-image: url(images/bg.jpg);
}
#title01 {
font-family: "宋体";
font-size: 12px;
color: #FF0000;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -