11 lines
148 B
CSS
11 lines
148 B
CSS
/*
|
|
* $Revision$
|
|
* $Id$
|
|
*/
|
|
|
|
|
|
#headerblok {
|
|
background: url(logo.png) no-repeat;
|
|
background-color: #fff;
|
|
color: #000;
|
|
} |