📄 css.css
字号:
body
{
left: 50%;
margin-left: -390px;
width: 775px;
position: relative;
padding-right: 5px;
padding-left: 5px;
font-family: 宋体;
font-size: 10pt;
}
.top
{
background-image: url(top.jpg);
background-repeat: no-repeat;
width: 770px;
height: 200px;
}
.main
{
width: 770px;
background-color: #fffafa;
}
.left
{
float: left;
width: 29%;
margin-right: 15px;
padding-left: 5px;
background-color: #fffafa;
}
.center
{
float: left;
width: 65%;
background-color: #ffffff;
}
.leftcenter
{
float: left;
width: 75%;
background-color: #ffffff;
border-bottom: #a9a9a9 1px dotted;
}
.right
{
float: right;
width: 24%;
border-right: #a9a9a9 1px dashed;
background-color: #ffffff;
}
.foot
{
width: 770px;
height: 50px;
background-color: #f5f5f5;
font-size: 10pt;
padding-top: 15px;
text-align: center;
}
.a1
{
float: left;
width: 31%;
margin-right: 10px;
margin-top: 5px;
color: #ff0033;
}
.classview
{
height:130px;
font-size: 10pt;
color: #000000;
margin-bottom:5px;
margin-top:5px;
padding-left:5px;
border-right: #99ccff 1px solid;
border-top: #99ccff 1px solid;
border-left: #99ccff 1px solid;
border-bottom: #99ccff 1px solid;
}
.block
{
width: 88%;
font-size: 10pt;
color: #000000;
padding-bottom: 10px;
padding-top: 10px;
margin-left:10px;
}
.block1
{
width: 90%;
font-size: 10pt;
color: #000000;
padding-bottom: 10px;
padding-top: 10px;
padding-left:15px;
margin-left:5px;
border-right: #99ccff 1px solid;
border-top: #99ccff 1px solid;
border-left: #99ccff 1px solid;
border-bottom: #99ccff 1px solid;
}
#newblog
{
width: 90%;
font-size: 10pt;
color: #000000;
padding-bottom: 10px;
padding-top: 10px;
padding-left: 15px;
margin-left: 5px;
}
#newblog LI
{
list-style-type: circle;
}
LI
{
line-height: 180%;
list-style-type: none;
left: -17px;
position: relative;
}
.about
{
font-size: 10pt;
color: #9900cc;
padding-bottom: 5px;
padding-top: 5px;
padding-left:10px;
border-bottom: #d8bfd8 1px dashed;
border-top:#d8bfd8 1px dashed;
margin-top: 10px;
margin-bottom: 10px;
font-weight: bold;
}
A
{
text-decoration: none;
}
.blogclass
{
}
A:active
{
color: #3333ff;
}
A:visited
{
color: #3333ff;
}
A:link
{
color: #3333ff;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -