fedi-tumblr/themes/chicago/css/mobile.css

18 lines
391 B
CSS

.topbar{
background-color: #c3c3c3;
border-top: 2px outset #e4e6f3 !important;
}
.appname{
padding-right:15px;
line-height:43px !important;
border-left: 2px solid #e4e6f3 !important;
border-top: 2px solid #e4e6f3 !important;
border-right: 2px solid #000507 !important;
border-bottom: 2px solid #000507 !important;
margin-top:1px;
}
.appname a,.topicon {
color:black !important;
}