summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2014-03-23 18:21:58 +0100
committerPhilip Häusler <msquare@notrademark.de>2014-03-23 18:21:58 +0100
commit3963e4907a8c7251151dae0b1cb9d8341201f225 (patch)
treef08c8d464a489683b2777766de45ed444ac1559f /public
parent13f8a513d4651918b95a825dd252b69a6ad7711e (diff)
german update and style reset
Diffstat (limited to 'public')
-rw-r--r--public/css/base.css2
-rw-r--r--public/css/style1.css16
-rw-r--r--public/css/style2.css8
-rw-r--r--public/pic/engelsystem_logo.pngbin6129 -> 8318 bytes
4 files changed, 1 insertions, 25 deletions
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;
}
diff --git a/public/pic/engelsystem_logo.png b/public/pic/engelsystem_logo.png
index efd2521f..eae66b6f 100644
--- a/public/pic/engelsystem_logo.png
+++ b/public/pic/engelsystem_logo.png
Binary files differ