初始提交,bootstyle--bootstrap风格B3log皮肤
This commit is contained in:
34
bootstyle/css/bootstyle.css
Normal file
34
bootstyle/css/bootstyle.css
Normal file
@@ -0,0 +1,34 @@
|
||||
body.top-navbar {
|
||||
padding-top: 60px;
|
||||
}
|
||||
|
||||
#sidebar a:hover{
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
.page-header-m{
|
||||
margin: 20px 0px 5px;
|
||||
}
|
||||
|
||||
.page-header-bottom{
|
||||
margin: 0px 0px 5px;
|
||||
font-size: 12px;
|
||||
color: #585858;
|
||||
}
|
||||
|
||||
.page-header-bottom a:hover{
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.article-tags{
|
||||
color: #676767;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.article-tags a{
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#footer .container{
|
||||
padding: 10px 15px 10px;
|
||||
}
|
Reference in New Issue
Block a user