If you´d like to use this simple use the code below:
- Code: Select all
html, body {
color: #FFFFFF;
background-color: #000000;
}
div#gradient {
color: #FFFFFF;
background-color: #000000;
background-image: url("http://pixel4tune.de/bilder/background.jpg");
}
body#blog {
color: #FFFFFF;
background-color: #000000;
background-image: url("http://pixel4tune.de/bilder/background.jpg");
}
div.signature {
max-width: 0px;
max-height: 0px;
}
h1 {
color: #FFFFFF;
font: Verdana;
font-size: 12px;
}
div#dash {
padding: 30px;
background: transparent url("http://pixel4tune.de/bilder/bloghd.png") center 0 no-repeat;
color: #FFFFFF;
font: Verdana;
font-size: 16px;
}
