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

📄 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-color: #a0e1e5;
}
LI
{
    line-height: 180%;
    list-style-type: none;
    left: -17px;
    position: relative;
}
.block
{    color: #3366ff;

    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 6px;
    width: 99%;
    font-weight: bold;
    font-size: 10pt;
    height: 20px;
    border-bottom: #00ccff 1px dashed;
    border-top:#00ccff 1px dashed;
}
.top
{
    background-image: url(top.jpg);
    width: 770px;
    height: 240px;
    background-repeat: no-repeat;
}
.toptitle
{
    left: 70px;
    position: relative;
    top: 40px;
    font-size: 18pt;
}
.center
{
    width: 770px;
    border-top: #339900 1px solid;
}
.mainblog
{
    width: 520px;
    float: right;
        background-color: #ffffff;

}
.leftblog
{
    width: 238px;
    float: left;
    font-size: 10pt;
    padding-left: 5px;
    background-color: #ffffff;
}
.footblog
{
    background-image: url(foot.jpg);
    width: 770px;
    height: 80px;
    font-size: 10pt;
    padding-top: 15px;
    text-align: center;
    background-repeat: no-repeat;
}
.readblog
{    
   padding :15px;
    width: 95%;
    word-wrap: break-word;
    word-break: break-all;
    line-height: 1.2;
    background-color: #ffffff;
}

.title
{
    font-weight: bold;
    font-size: 11pt;
    height: 25px;
    padding-top: 5px;
    color: #3366ff;
    background-image: url(title.jpg);
    border-top: #065e82 1px solid;
    border-bottom: #a9a9a9 1px solid;
}
.head
{
    font-size: 10pt;
    color: #a9a9a9;
    text-align: right;
    padding-bottom: 10px;
    padding-top: 10px;
}
.content
{
    padding-top: 5px;
     padding-bottom: 5px;
    font-size: 11pt;
    line-height: 200%;
    color: #000000;
}
.foot
{
    font-size: 10pt;
    color: #a9a9a9;
    text-align: right;
    margin-top:10px;
    padding-top: 10px;
}
#reply
{
    float:right ;
    width :477px;
    border-top: #696969 1px dotted;
   padding-left:50px;
   padding-top:15px;
}
A
{
    text-decoration: none;
}
.toptitle A
{
    text-decoration: none;
    color: #ffffff;
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -