Files
scattport-web/assets/css/main.css
2011-04-16 18:39:56 +02:00

13 lines
230 B
CSS

body {
background: #7f99be;
}
#header {
border-bottom: 1px solid #666;
background: #1e4176;
padding: 5px;
color: #fff;
font-size: 20px;
font-weight: bold;
font-family: 'Trebuchet MS', sans-serif;
}