consolidate background-image css

This commit is contained in:
johnwang16
2024-10-18 20:38:27 -04:00
parent 8b1e732fa3
commit 7dd77e06d4
6 changed files with 17 additions and 7 deletions

View File

@@ -212,6 +212,12 @@
{
line-height: 30px;
}
body
{
background-image: url('img/background.png');
}
/* -----------------------------------------------------------------------------
Customized Main Menu
----------------------------------------------------------------------------- */