Old stuff/old_sites/coming_soon/style.css
(Deskargatu)
body
{
font-family:Arial, Verdana, sans-serif;
font-size:10px;
background:black url("images/body.jpeg");
text-align:center;
}
a { color:#eee; }
div.page
{
border:1px solid #222;
background:#333 url("images/page.jpeg");
background-position:top right;
background-repeat:no-repeat;
text-align:left;
margin:5% auto;
width:630px;
background-color:#333;
}
h1
{
background:#333 url("images/h1.jpeg");
background-repeat:no-repeat;
background-position:top left;
font-size:0px;
width:203px;
height:48px;
}
h2
{
background:#333 url("images/header.jpg");
background-repeat:no-repeat;
background-position:top center;
font-size:0px;
height:174px;
}
h3
{
color:white;
letter-spacing:0.1em;
padding:10px;
font-size:20px;
margin:10px;
}
li
{
margin:0px 40px;
padding:0px 5px;
color:#ff9900;
font-size:20px;
}
p
{
color:#eee;
padding:10px;
}
h4
{
font-size:25px;
text-align:right;
margin:17px 17px 30px 17px;
color:white;
}
div.footer
{
padding:0px;
background-color:#272727;
color:black;
}
div.footer p { padding:5px 10px; color:black; margin:0px; text-align:center; letter-spacing:0.05em;}
.important { font-weight:bold; }
.color { color:#996619; }
.spacer { clear:both; }
.hide { display:none; width:0px; height:0px;}