aboutsummaryrefslogtreecommitdiffstats
path: root/styles
diff options
context:
space:
mode:
authorAdrian Vondendriesch <discostu@81-89-105-205.(none)>2009-06-04 23:56:14 +0200
committerAdrian Vondendriesch <discostu@81-89-105-205.(none)>2009-06-04 23:56:14 +0200
commitb2faef228be07dcadb0445949d9d912a48db8ff2 (patch)
treee228c659bbfa89af599f343d9c2b66c09e00e9e3 /styles
parent009f8b03a2ff7540691375c0e4e4e33e1271915f (diff)
Fucking git commit foo asshole shit
Diffstat (limited to 'styles')
-rw-r--r--styles/blogthon_noir.css16
1 files changed, 9 insertions, 7 deletions
diff --git a/styles/blogthon_noir.css b/styles/blogthon_noir.css
index ff14495..47f722e 100644
--- a/styles/blogthon_noir.css
+++ b/styles/blogthon_noir.css
@@ -42,15 +42,13 @@ div.header {
margin: auto;
margin-top: 5px;
text-align: center;
- border: 3px double #000000;
- background-image: url("blogthon_noir_img/header_background.jpg");
- background-repeat: no-repeat;
+ background-image: url("blogthon_noir_img/header_green_2.jpg");
}
div.header_title {
font-size: 18px;
letter-spacing: 5px;
- margin-top: 50px;
+ margin-top: 30px;
}
a.header_link {
@@ -104,7 +102,7 @@ div.atom {
div.pages {
width: 100%;
position: absolute;
- top: 110px;
+ top: 90px;
}
div.pages_title {
@@ -135,7 +133,8 @@ div.pages {
text-decoration: none;
font-size: 12px;
font-style: italic;
-
+ color: #FFFFFF;
+ font-weight: bold;
}
div.pages_footer {
@@ -271,7 +270,10 @@ div.entries {
div.entry_title {
font-weight: bold;
font-size: 14px;
- display: inline;
+ background-image: url('blogthon_noir_img/entrie_header.jpg');
+ height: 20px;
+ padding-top: 3px;
+ padding-left: 10px;
}
a.entry_title {