diff options
-rw-r--r-- | css/base.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/css/base.css b/css/base.css index 7233fad..97a7459 100644 --- a/css/base.css +++ b/css/base.css @@ -1,9 +1,4 @@ -body, html { - width: 80%; - height: 100%; -} html { - min-height:100%; position:relative background-color: #fff; font-family: sans-serif; |