⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 blog.css

📁 本程序基于 asp.net 2.0 +sql server 2
💻 CSS
字号:
body
{  
    left: 50%;
    margin-left: -390px;
    width: 775px;
    position: relative;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 10pt;
    background-image: url(background.jpg);   
}
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: 100px;
    background-repeat: repeat-x;
}
.toptitle
{
    left: 500px;
    position: relative;
    top: 30px;
    font-size: 18pt;
}
.center
{
    width: 770px;
    border-top: #339900 1px solid;   
 background-color: #adcb7d;

}
.mainblog
{
    width: 500px;
    float: right;
    padding-left: 15px;
    background-image: url(background.jpg);   
}
.leftblog
{
    width: 223px;
    float: left;
    font-size: 10pt;
    padding-left: 5px;
    margin-right: 3px;
}
.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;
}

.title
{
    font-weight: bold;
    font-size: 11pt;
    height: 55px;
    padding-top: 5px;
    color: #009933;
    background-image: url(fenge.jpg);
}
.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: 1.6;
    color: #000000;
    text-indent: 20px;
}
.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 + -