Merge branch 'f0ckdev' into 'master'

Update krautchan.css

See merge request !70
This commit is contained in:
noxy 2017-02-01 10:35:54 +00:00
commit 42647012ae

View File

@ -82,3 +82,15 @@ code {
border-bottom: 1px solid black; border-bottom: 1px solid black;
padding-top: 0; 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;
}