Update ninechan.css

This commit is contained in:
flash 2015-02-10 11:44:11 +01:00
parent 57b0eb42b3
commit 98e01ad77f

View file

@ -1,5 +1,6 @@
html, body {
font-family: Verdana, Helvetica, sans-serif;
font-size: 15px;
margin: 0px;
padding: 0px;
min-height: 100%;
@ -90,4 +91,4 @@ table.postForm > tbody > tr > td:first-child {
}
.modcap {
color: #660099 !important;
}
}