handle pagetitle, use better background color

This commit is contained in:
Tor Hveem 2013-10-07 00:12:44 +02:00
commit 02d0c25c12
3 changed files with 9 additions and 3 deletions

View file

@ -1,6 +1,6 @@
body {
background-color: black;
color: white;
background-color: #222;
padding: 5px;
}
.bufferlines {