modify background color to better view

This commit is contained in:
Marcela Oliveira 2015-11-06 10:33:07 -03:00
parent e660d3cfac
commit 86d3eaf92e

View file

@ -41,6 +41,10 @@ a, a:link, a:visited {
background-color: #fff
}
#content {
background-color: #f9f9f9 !important;
}
div#content {
margin-left: -20px;
padding-left: 25px;