14 lines
210 B
CSS
14 lines
210 B
CSS
/*
|
|
* $Revision$
|
|
* $Id$
|
|
*
|
|
*/
|
|
/* Titelbalk */
|
|
#headerblok {
|
|
background: url(csu.png) no-repeat;
|
|
background-position: 0px 0px;
|
|
}
|
|
|
|
#buttons.vertical ul li:hover {
|
|
color: #000!important;
|
|
} |