reload works, navbar too

This commit is contained in:
Angel Ordax
2015-12-04 17:17:49 +01:00
parent fb9fa9efcc
commit b1337fdfca
6 changed files with 62 additions and 40 deletions

View File

@@ -1,8 +1,9 @@
/* compiler is working */
body {
background: lightblue !important;
padding-top: 50px;
padding-bottom: 40px;
margin-left: 200px;
margin-left: 200px !important;
-webkit-transition: margin 500ms ease;
-moz-transition: margin 500ms ease;
-ms-transition: margin 500ms ease;