Fucking git commit foo asshole shit

This commit is contained in:
Adrian Vondendriesch 2009-06-04 23:56:14 +02:00
parent 009f8b03a2
commit b2faef228b
1 changed files with 9 additions and 7 deletions

View File

@ -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 {