matching the background color to the markdown preview background

This commit is contained in:
Jon Rohan
2012-12-28 20:35:35 -08:00
parent 0d76ff2ac9
commit 57d106ff2f

View File

@@ -9,7 +9,7 @@ html, body {
height: 100%;
overflow: hidden;
position: relative;
background-color: #f5f5f5;
background-color: #F4F4F4;
}
#root-view #horizontal {