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.

17 lines
359 B
CSS

/* hier befinden sich nur die Abweichungen zu /css/doku.css */
div#NavTopLeft {
background: url(header/under_Header_shadow_left.png) left top repeat-y;
position: relative;
top: 0px;
left: -3px;
height: 26px;
}
div#NavTopMiddle {
top: 0px;
left: 0px;
height: 26px;
background: url(header/under_Header_shadow_corner_middle.png) left top no-repeat;
}