📄 blog.css
字号:
body
{
left: 50%;
margin-left: -390px;
width: 775px;
position: relative;
padding-right: 5px;
padding-left: 5px;
font-family: 宋体;
font-size: 10pt;
}
LI
{
line-height: 180%;
list-style-type: none;
left: -17px;
position: relative;
}
.block
{
background-image: url(left.jpg);
margin-top: 20px;
margin-bottom: 20px;
padding-top: 3px;
padding-left: 20px;
width: 99%;
font-weight: bold;
font-size: 10pt;
height: 25px;
text-align: left;
background-repeat: no-repeat;
}
.top
{
background-image: url(top.jpg);
width: 770px;
height: 320px;
background-repeat: no-repeat;
}
.toptitle
{
left: 120px;
position: relative;
top: 50px;
font-size: 18pt;
}
.center
{
width: 770px;
border-top: #339900 1px solid;
background-color: #ffedff;
}
.mainblog
{
width: 510px;
float: right;
margin-left: 3px;
padding-left: 5px;
}
/*用户的一些信息 窄的那一栏*/
.leftblog
{
width: 210px;
float: left;
font-size: 10pt;
padding-left: 5px;
margin-right: 10px;
background-color: #ffffff;
}
/*页脚foot.htm*/
.footblog
{
background-image: url(bottom.jpg);
width: 770px;
height: 50px;
font-size: 10pt;
padding-top: 15px;
text-align: center;
border-top: #009900 thin solid;
}
.readblog
{ margin-top: 20px;
padding-bottom: 10px;
width: 95%;
word-wrap:break-word;
word-break:break-all;
line-height :1.2;
}
/* 此处为每篇blog显示所使用的id */
.title
{
font-weight: bold;
font-size: 11pt;
height:25px;
padding-top:5px;
color: #ff99ff;
font-family: 宋体;
background-image: url(title.jpg);
border-top: #ff99ff 1px solid;
border-bottom: #ff99ff 1px solid;
}
.head
{
font-size: 10pt;
color: #a9a9a9;
text-align: right;
padding-bottom: 10px;
padding-top: 10px;
}
.content
{
padding-top: 15px;
padding-bottom: 15px;
font-size: 11pt;
line-height: 200%;
color: #000000;
}
.foot
{
font-size: 10pt;
color: #a9a9a9;
text-align: right;
margin-top:10px;
padding-top: 10px;
}
.reply
{
border-right: #696969 1px dotted;
border-top: #696969 1px dotted;
border-left: #696969 1px dotted;
border-bottom: #696969 1px dotted;
padding-left: 50px;
margin-right: 50px;
}
/*顶部图片下面的导航*/
A
{
text-decoration: none;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -