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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

16 lines
251 B
CSS

12 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;
}