Subversion Repositories svnkaklik

Compare Revisions

Ignore whitespace Rev 426 → Rev 427

/web/kaklik's_web/default.css
66,7 → 66,7
/* structure */
.container {
margin: 0 auto;
width: 90%;
width: 800px;
}
 
/* title */
74,7 → 74,7
float: left;
margin-top: 22px;
text-align: center;
width: 220px;
width: 300px;
}
.title h1 {
font: normal 2em Verdana,sans-serif;