diff --git a/src/static/css/admin.css b/src/static/css/admin.css index 9ea02744..db4def2d 100644 --- a/src/static/css/admin.css +++ b/src/static/css/admin.css @@ -9,13 +9,6 @@ body { background: -o-radial-gradient(circle,#aaa,#eee 60%) center fixed; } -#topborder { - border-top: 8px solid rgba(51, 51, 51, 0.8); - position: fixed; - top: 0px; - width: 100%; -} - div.menu { background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.75); box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.3); diff --git a/src/templates/admin/index.html b/src/templates/admin/index.html index 0e5c16ed..f8ec0e89 100644 --- a/src/templates/admin/index.html +++ b/src/templates/admin/index.html @@ -19,6 +19,5 @@ -