reverted a mistake

This commit is contained in:
mdipierro
2015-03-13 12:00:22 -05:00
parent 6498d5ae7e
commit 044af68e5c
2 changed files with 37 additions and 36 deletions
@@ -284,10 +284,6 @@ select.autocomplete {
* application customization
* add custom rules
*/
body {
padding-top: 70px;
}
/* web2py logo */
#web2py-logo {
color: #c6cecc;
@@ -327,6 +323,9 @@ ul.w2p_list {
.background {
background: url(../images/background.jpg) no-repeat center center;
}
html {
background-color: #333;
}
body {
padding-top: 50px
}