10 lines
147 B
CSS
10 lines
147 B
CSS
/*
|
|
* $Revision$
|
|
* $Id$
|
|
*/
|
|
#headerblok
|
|
{
|
|
background: url(fac_logo.png) no-repeat;
|
|
background-position: top 4px right 360px;
|
|
}
|