You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
251 B
CSS

11 years ago
#logo {
background-image: url('../pic/engelsystem_logo_30c3.png');
}
header {
background-image: url('../pic/header_30c3.png');
}
#menu li.selected a,#menu li a:hover
{
color: #0094B3;
}
.toolbar a.selected, .toolbar a:hover {
color: #fff;
}