summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorent Neveu (Captain) <neveu.etna@gmail.com>2006-09-18 19:23:19 +0200
committerCaptain <neveu.etna@gmail.com>2006-09-18 19:23:19 +0200
commit47cc56606a097b88216f796432a707c3bba0e81d (patch)
tree77f7c846e84d0017c77ce3b49b9b6f831a92ecd9
parentchange backgroud body color (diff)
downloadweb-47cc56606a097b88216f796432a707c3bba0e81d.tar.xz
Configure Header
-rw-r--r--blog/themes/typo/phokus_else/stylesheets/phokus.css12
1 files changed, 6 insertions, 6 deletions
diff --git a/blog/themes/typo/phokus_else/stylesheets/phokus.css b/blog/themes/typo/phokus_else/stylesheets/phokus.css
index 5a4149b..afeaec0 100644
--- a/blog/themes/typo/phokus_else/stylesheets/phokus.css
+++ b/blog/themes/typo/phokus_else/stylesheets/phokus.css
@@ -13,7 +13,7 @@
padding: 0;
}
html {
- padding: 10px;
+ padding: 20px;
}
body {
background: #fff;
@@ -28,14 +28,14 @@ body {
#page {
font-size: 1em;
margin: 0 auto;
- width: 758px;
+ width: 760px;
}
#header {
- background: #1381d4 url(../../images/theme/hd-bg-else.png) no-repeat;
- height: 168px;
+ background: #fff url(../../images/theme/hd-bg-else.png) no-repeat;
+ height: 140px;
margin: 0 4px;
position: relative;
- width: 750px;
+ width: 760px;
}
#main {
background: #fff url(../../images/theme/mn-bg.gif) repeat-y;
@@ -188,7 +188,7 @@ h1 {
position: absolute;
}
#header small {
- color: #c2e5ff;
+ color: #fff;
font-size: .9em;
margin: 5px 0 0 40px;
position: absolute;