From 3963e4907a8c7251151dae0b1cb9d8341201f225 Mon Sep 17 00:00:00 2001 From: Philip Häusler Date: Sun, 23 Mar 2014 18:21:58 +0100 Subject: german update and style reset --- public/css/base.css | 2 +- public/css/style1.css | 16 ---------------- public/css/style2.css | 8 -------- 3 files changed, 1 insertion(+), 25 deletions(-) (limited to 'public/css') diff --git a/public/css/base.css b/public/css/base.css index 89fa62a5..4aa772fe 100644 --- a/public/css/base.css +++ b/public/css/base.css @@ -37,7 +37,7 @@ article,details { } #logo { - background: url('../pic/engelsystem_logo_30c3.png') top left no-repeat; + background: url('../pic/engelsystem_logo.png') top left no-repeat; display: block; float: left; height: 42px; diff --git a/public/css/style1.css b/public/css/style1.css index d08796c1..e69de29b 100644 --- a/public/css/style1.css +++ b/public/css/style1.css @@ -1,16 +0,0 @@ -#logo { - background-image: url('../pic/engelsystem_logo_30c3.png'); -} - -header { - background-image: url('../pic/header_30c3.png'); -} - -#menu li.selected a,#menu li a:hover - { - color: #0094B3; -} - -.toolbar a.selected, .toolbar a:hover { - color: #fff; -} \ No newline at end of file diff --git a/public/css/style2.css b/public/css/style2.css index d7cec284..edbe8a1c 100644 --- a/public/css/style2.css +++ b/public/css/style2.css @@ -3,18 +3,10 @@ body { color: #bbb; } -header { - background-image: url('../pic/header_30c3.png'); -} - details,.news_comment details, .news details { background-color: #333; } -#logo { - background-image: url('../pic/engelsystem_logo_30c3.png'); -} - a { color: #fff; } -- cgit v1.2.3-54-g00ecf