Files
Grinch-AP/WebHostLib/static/styles/header/grassHeader.css
Chris Wilson ccdc8cefe4 Many small adjustments
- Adjust header width for scrollbar presence
- Added new header assets for grass and dirt
- Adjusted styles for hosted and tracker
- Expand header to implement templating system
- Much more I have forgotten
2020-12-03 01:55:48 -05:00

4 lines
98 B
CSS

#base-header{
background: url('../../static/backgrounds/header/grass-header.png') repeat-x;
}