summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorSimon2011-03-28 13:00:47 +0200
committerSimon2011-03-28 13:00:47 +0200
commite69db13b77bca9e91c8f6f4acc479b8b993e96de (patch)
tree1ef1fb0357ec94c3eb4444e55f9667b5e97f4b7c /public
parentupdatebutton geadded (diff)
downloadpbs2-e69db13b77bca9e91c8f6f4acc479b8b993e96de.tar.gz
pbs2-e69db13b77bca9e91c8f6f4acc479b8b993e96de.tar.xz
pbs2-e69db13b77bca9e91c8f6f4acc479b8b993e96de.zip
Uni-Farben und Footer angepasst
Diffstat (limited to 'public')
-rw-r--r--public/media/css/style.css24
-rw-r--r--public/media/img/sub-logo-small-transparent.gifbin0 -> 1591 bytes
2 files changed, 12 insertions, 12 deletions
diff --git a/public/media/css/style.css b/public/media/css/style.css
index 7e147d0..0cfb17a 100644
--- a/public/media/css/style.css
+++ b/public/media/css/style.css
@@ -40,15 +40,20 @@ body {
#footer {
margin: 0;
- width: 1000px;
clear: both;
bottom: 0px;
border-top: 1px solid #ccc;
- background-color: #eee;
+ background-color: #004A99;
text-align: right;
font-size: 10.5px;
- line-height: 16px;
- color: #666;
+ line-height: 12px;
+ color: #FFF;
+}
+.footer {
+ text-align: right;
+ font-size: 10px;
+ font-family: Verdana, Arial;
+ padding: 5px 2px 5px 0px;
}
#main {
@@ -58,13 +63,14 @@ body {
#head-bg {
height: 116px;
- background-color: #003592;
+ background-color: #004A99;
+
}
#head {
height: 116px;
background: url(/media/img/siegel-93x55.png) bottom left no-repeat,
- url(/media/img/sub-logo-small.gif) bottom right no-repeat;
+ url(/media/img/sub-logo-small-transparent.gif) bottom right no-repeat;
}
#head h1,h2 {
@@ -389,12 +395,6 @@ td.action img {
font-weight: bold;
}
-.footer {
- text-align: right;
- font-size: 10px;
- font-family: Verdana, Arial;
- padding: 10px 0px 10px 0px;
-}
/* boxes */
.okbox,.warningbox,.errorbox,.infobox {
diff --git a/public/media/img/sub-logo-small-transparent.gif b/public/media/img/sub-logo-small-transparent.gif
new file mode 100644
index 0000000..6ac7b92
--- /dev/null
+++ b/public/media/img/sub-logo-small-transparent.gif
Binary files differ