📄 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
{
margin-top: 20px;
margin-bottom: 20px;
padding-top: 3px;
width: 99%;
font-weight: bold;
font-size: 10pt;
height: 15px;
background-color: #ccff99;
}
.top
{
background-image: url(top.jpg);
width: 98%;
height: 210px;
background-repeat: no-repeat;
}
.toptitle
{
left: 120px;
position: relative;
top: 50px;
font-size: 18pt;
}
.center
{
width: 765px;
border-top: #339900 1px solid;
}
.mainblog
{
width: 505px;
float:right ;
border-left: #99cc00 thin dotted;
padding-left:10px;
}
/*用户的一些信息 窄的那一栏*/
.leftblog
{
width:225px;
float: left;
font-size: 10pt;
padding-left:5px;
}
/*页脚foot.htm*/
.footblog
{
width: 770px;
height: 50px;
font-size: 10pt;
padding-top: 15px;
text-align: center;
border-top: #009900 thin solid;
margin-top: 20px;
}
.readblog
{ margin-top: 20px;
padding-bottom: 10px;
width: 90%;
word-wrap:break-word;
word-break:break-all;
line-height :1.5;
}
/* 此处为每篇blog显示所使用的id */
.title
{
font-weight: bold;
font-size: 11pt;
color: #000000;
font-family: 宋体;
background-image: url(title.jpg);
border-right: #006600 1px solid;
border-top: #006600 1px solid;
border-left: #006600 1px solid;
border-bottom: #006600 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;
border-top: #a9a9a9 1px dashed;
}
.foot
{
border-top: #a9a9a9 1px dashed;
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;
}
/*顶部图片下面的导航*/
/*特别的设置 */
#intro
{
left: 230px;
position: absolute;
top: 140px;
font-size: 18pt;
width: 500px;
background-color: transparent;
color: #ffffff;
}
#xuanyan
{
visibility: hidden;
margin-top: 0px;
margin-bottom: 0px;
}
A
{
text-decoration: none;
}
#rili
{
padding-left: 10px;
}
#topurl
{
color: #ff0000;
text-decoration: none;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -