set a white background, since skeleton.css sets a dark foreground
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
body {
|
||||
background-color:white;
|
||||
}
|
||||
|
||||
h1, h2, h3 {
|
||||
font-weight:bold;
|
||||
white-space:nowrap;
|
||||
|
||||
Reference in New Issue
Block a user