4 lines
97 B
CSS
4 lines
97 B
CSS
|
|
#base-header{
|
||
|
|
background: url('../../static/backgrounds/header/dirt-header.png') repeat-x;
|
||
|
|
}
|