码迷,mamicode.com
首页 > Web开发 > 详细

页面定制CSS代码

时间:2019-05-12 13:55:15      阅读:350      评论:0      收藏:0      [点我收藏+]

标签:round   rda   text   ado   margin   ide   span   image   float   

博客皮肤:SimpleMemory


.catListTitle {
margin-top: 21px;
margin-bottom: 10.5px;
text-align: left;
border-left: 10px solid rgba(82, 168, 236, 0.8);
padding: 5px 0 5px 10px;
background-color: rgba(245,245,245,0.3);
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
background: none;
margin-bottom: 35px;
word-wrap: break-word;
}
#profile_block {
margin-top: 5px;
line-height: 1.5;
text-align: left;

}
body {
color: #000;
background: url(//images.cnblogs.com/cnblogs_com/sueyyyy/1252237/o_tt2.jpg) fixed;
background-size: cover;
background-repeat: repeat;
font-family: "微软雅黑","Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
font-size: 12px;
min-height: 101%;
}

#home {
margin: 0 auto;
width: 65%;
min-width: 950px;
background-color: rgba(255,255,255,0.8);
padding: 30px;
margin-top: 50px;
margin-bottom: 50px;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}

#sideBar {
margin-top: -15px;
width: 230px;
min-height: 200px;
padding: 0px 0 0px 5px;
float: right;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
}
#profile_block {
margin-top: 5px;
line-height: 1.5;
text-align: left;
background-color: none;
}
.CalTodayDay {
background: #0000001c !important;
color: #FFF;
font-weight: bold;
}
.input_my_zzk {
border: 1px solid #ccc;
background: none;
width: 100%;
height: 25px;
padding-right: 30px;
padding-left: 5px;
outline: 0;
}

#blogTitle h1 {
font-size: 30px;
font-weight: bold;
font-family: "Comic Sans MS";
line-height: 1.5em;
margin-top: 20px;
color: #515151;
}

页面定制CSS代码

标签:round   rda   text   ado   margin   ide   span   image   float   

原文地址:https://www.cnblogs.com/syjp/p/10851971.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!