More suggestions from j-b.

<j-b> and also fixed the background from #fffff; to #ffffff;
This commit is contained in:
Bradley M. Kuhn 2015-12-30 07:27:52 -08:00
parent 4cdde460f8
commit 11c6829c9d

View file

@ -186,7 +186,7 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
overflow: hidden; overflow: hidden;
} }
#container #mainContent { #container #mainContent {
background: #fffff; background: #ffffff;
margin-left: 210px; margin-left: 210px;
margin-right: 50px; margin-right: 50px;
} }