Fix background colour
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
@@ -42,6 +42,10 @@ body {
|
||||
left: -9999;
|
||||
top: -9999;
|
||||
margin-left: -10px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.post {
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.link {
|
||||
|
Reference in New Issue
Block a user