博客css代码备份

#top_nav{
    //display:none;
    padding: 0px;
}
.navbar>nav .navbar-branding img{
    height: 20px;
}
.navbar>nav{
    font-size: 12px;
}
.navbar>nav .navbar-search{
    padding: 0px;
    height: auto;    
}
.navbar>nav .navbar-search img{
    width: 15px;
    height: 15px;
    margin: 2px;
}
#blogTitle{
    background:url(null);
    height:auto;
}
#blogTitle h1{
    background:url(null);
    height: auto;
    top:auto;
    line-height: normal;
    text-align: left;
}
#navigator,#navList{
    padding-top: 5px;
    padding-bottom: 5px;
}
#navigator{
    height: 30px;
}
#blogTitle h1 a{
    top:auto;
}
#blogTitle h2{
    height: auto;
    top: auto;
}
#navList li{
    line-height: normal;
    height: auto;
}

 

posted @ 2022-07-05 17:09  鹰翱  阅读(6)  评论(0编辑  收藏  举报