cern-summer-webfest/css/structure.css
2012-08-04 20:01:10 +02:00

25 lines
358 B
CSS

.chapter-image{
height: 4em;
width: 4em;
}
.navigation {
background: #2C2C2C;
overflow: hidden;
}
#topbar {
width:100%;
position: absolute;
}
#nav-button {
border-radius: 0px 0px 20px 20px ;
background: #2C2C2C;
margin: 0px;
padding: 0.5em;
padding-right: 1em;
padding-left: 1em;
margin-right: 5em;
}