Subversion Repositories svnkaklik

Compare Revisions

Ignore whitespace Rev 429 → Rev 430

/web/kaklik's_web/default.css
66,7 → 66,7
/* structure */
.container {
margin: 0 auto;
width: 800px;
width: 90%;
}
 
/* title */
74,7 → 74,7
float: left;
margin-top: 22px;
text-align: center;
width: 300px;
width: 30%;
}
.title h1 {
font: normal 2em Verdana,sans-serif;
87,7 → 87,7
/* navigation */
.navigation {
background: url(img/holder.jpg) no-repeat;
height: 170px;
height: 20%px;
padding: 0 16px;
}
.navigation a {