summaryrefslogtreecommitdiff
path: root/public/css/style1.css
blob: d08796c18ff64e41efca06ab80350e022903ba51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#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;
}