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