Background color for body

This commit is contained in:
Gustavo Maximiliano Cortez 2015-02-17 11:58:18 -03:00
commit 9aaf443aa7
2 changed files with 2 additions and 9 deletions

View file

@ -69,6 +69,7 @@ body, html{
width:100%;
color: #2C3E50;
-webkit-user-select: text;
background-color: #2C3E50;
}
header {