2021-06-15 21:18:14 -04:00
|
|
|
html{
|
|
|
|
|
background-image: url('../../static/backgrounds/grass/grass-0007-large.png');
|
|
|
|
|
background-repeat: repeat;
|
|
|
|
|
background-size: 650px 650px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#base-header {
|
2020-12-03 01:55:06 -05:00
|
|
|
background: url('../../static/backgrounds/header/grass-header.png') repeat-x;
|
|
|
|
|
}
|