Commit 091a97c0 authored by Mark Otto's avatar Mark Otto

white bg on docs again

parent 176e0b11
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
body { body {
position: relative; position: relative;
padding-top: 90px; padding-top: 90px;
background-color: red; background-color: #fff;
background-image: url(../img/grid-18px-masked.png); background-image: url(../img/grid-18px-masked.png);
background-repeat: repeat-x; background-repeat: repeat-x;
background-position: 0 40px; background-position: 0 40px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment