Schriftgröße auf 12px :3

This commit is contained in:
noxy 2016-10-20 21:09:31 +00:00
parent 35500a5bed
commit 8da3b1fe7d

View File

@ -7,6 +7,7 @@ body {
background-color: #262626; background-color: #262626;
color: #fff; color: #fff;
font-family: Monospace; font-family: Monospace;
font-size: 12px;
} }
ul#posts { ul#posts {
width: calc(100% - 210px); width: calc(100% - 210px);