Update krautchan.css

This commit is contained in:
noxy 2017-02-01 10:34:47 +00:00
parent a486ef32dd
commit b5eadacbf1

View File

@ -81,4 +81,16 @@ code {
border-right: 1px solid black;
border-bottom: 1px solid black;
padding-top: 0;
}
.navbar {
margin-top: 7px;
color: #313370;
margin: 0 auto;
width: 300px;
border: 1px solid;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
background: #aaaacc;
}