New design: footer and header schemas

This commit is contained in:
Gustavo Cortez 2014-04-29 11:56:37 -03:00
commit b523c9373e
3 changed files with 24 additions and 15 deletions

View file

@ -157,3 +157,8 @@ button.secondary:hover { background-color: #FFDF00 !important;}
.text-gray { color: #999;}
#footer {
background: #2C3E50;
color: #fff;
}