aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-05-30 20:18:13 +0200
committerMario Vavti <mario@mariovavti.com>2018-05-30 20:18:13 +0200
commite1a55ba471a2de5dd31e51c2471f8c3122ad2919 (patch)
tree979f67183db2ac8f49b3ca97088c3a234687589a /view
parent881406f82b455cbd78eb64570a0a41937814a444 (diff)
downloadvolse-hubzilla-e1a55ba471a2de5dd31e51c2471f8c3122ad2919.tar.gz
volse-hubzilla-e1a55ba471a2de5dd31e51c2471f8c3122ad2919.tar.bz2
volse-hubzilla-e1a55ba471a2de5dd31e51c2471f8c3122ad2919.zip
remove redundant css from default.css
Diffstat (limited to 'view')
-rw-r--r--view/css/default.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/view/css/default.css b/view/css/default.css
index fc6da54f9..765a197d9 100644
--- a/view/css/default.css
+++ b/view/css/default.css
@@ -1,11 +1,3 @@
-header #banner {
- position: fixed;
- top: 0px;
- width: 33%;
- margin-left: 33%;
- margin-right: 33%;
-}
-
main {
display: table;
table-layout: fixed;