我博客的CSS代码2012-11-27

今天闲的蛋疼把博客的CSS重写了,貌似对Firefox还有点不兼容,算了不管了,就是闲的。。。。。

body{padding:0;margin:0;}  
 #home{
        padding:20px 120px;
        font-family:微软雅黑,Arial;
        color:#EEEEEE;
        background: #EEEEEE;
        background-image: url("http://x.libdd.com/farm1/5b537b/081a5abc/bg.jpg");
    }
    a.headermaintitle{
        color:white;
        text-decoration: none;
        font:bold 30px/40px 微软雅黑;
        text-shadow:5px;
    }
    ul#navList{
        list-style:none;
    }
    ul#navList li {padding: 0px 8pxheight: 26px; line-height: 26px;float:left;}
    ul#navList li a{ padding: 5px 10px; text-decoration: none; display: block; background-color: #005e99; color: white;}
    div.blogStats{clear: both; margin:20px; visibility: hidden;}
    div.day{background-color: #EEEEEE; color:#111111; margin: 20px 0px; padding: 20px;width:600px; }
    div.dayTitle a{text-decoration: none; color: Gray; font-size:10px;}
    div.postTitle a{text-decoration: none; color: #005e99;}
    div.postTitle{margin-top: 20px;}
    div.postCon a{text-decoration: none; color: #005e99;}
    div.postCon{ font-size:12px; color:gray; padding:10px;}
    div.postDesc{font-size:15px; font-weight: bold;}
    div.postDesc a{text-decoration: none; font-size:15px; font-weight: bold;color: #005e99;}
    div.topicListFooter{text-align: left;}
    div.topicListFooter a { padding: 5px 10px; text-decoration: none; display: inline-block; background-color: #005e99; color: white;}
    #mainContent{float: left;}
    #sideBar{float: left;width:300px;padding-left:20px;}
    #blog-calendar{display: none;}
    .newsItem{ background-color: #b78900; padding: 10px; margin: 10px 0px;}
    .mySearch{background-color: #fff600;padding: 10px;margin: 10px 0px;}
    .catListLink{background-color:#d0ff00; padding: 10px;margin: 10px 0px;}
    .catListTag{background-color:#94ff00; padding: 10px;margin: 10px 0px;}
    .catListPostCategory{background-color:#00ffd0; padding: 10px;margin: 10px 0px;}
    .catListPostArchive{background-color:#00d8ff; padding: 10px;margin: 10px 0px;}
    .catListArticleCategory{background-color:#001556; padding: 10px;margin: 10px 0px;}
    .catListImageCategory{background-color:#5900ff; padding: 10px;margin: 10px 0px;}
    .catListComment{background-color:#ff001d; padding: 10px;margin: 10px 0px;}
    .catListFeedback{background-color:#ff00b2; padding: 10px;margin: 10px 0px;}
    .catListView{background-color:black; padding: 10px;margin: 10px 0px;}
    a{text-decoration: none; color: #005e99;}
.entrylistItem{background-color: #EEEEEE; color:#111111; margin: 20px 0px; padding: 20px;width:600px;}
    div.entrylistPosttitle a{text-decoration: none; color: #005e99;}
    div.entrylistPosttitle{margin-top: 20px;}
    div.entrylistPostSummary a{text-decoration: none; color: #005e99;}
    div.entrylistPostSummary{ font-size:12px; color:gray; padding:10px;}
    div.entrylistItemPostDesc{font-size:15px; font-weight: bold;}
    div.entrylistItemPostDesc a{text-decoration: none; font-size:15px; font-weight: bold;color: #005e99;}

  

posted @   花考拉  阅读(267)  评论(2编辑  收藏  举报
编辑推荐:
· go语言实现终端里的倒计时
· 如何编写易于单元测试的代码
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
阅读排行:
· 周边上新:园子的第一款马克杯温暖上架
· Open-Sora 2.0 重磅开源!
· 分享 3 个 .NET 开源的文件压缩处理库,助力快速实现文件压缩解压功能!
· Ollama——大语言模型本地部署的极速利器
· DeepSeek如何颠覆传统软件测试?测试工程师会被淘汰吗?
点击右上角即可分享
微信分享提示