swapped out background, no longer glowy
This commit is contained in:
parent
cd388314c2
commit
930f03422e
4 changed files with 2 additions and 2 deletions
Binary file not shown.
Before Width: | Height: | Size: 5.4 MiB After Width: | Height: | Size: 5.4 MiB |
BIN
Images/BackGroundTestNoGlow.png
Normal file
BIN
Images/BackGroundTestNoGlow.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 MiB |
Binary file not shown.
Before Width: | Height: | Size: 7.7 MiB |
|
@ -15,8 +15,8 @@
|
||||||
|
|
||||||
body{
|
body{
|
||||||
margin: 20;
|
margin: 20;
|
||||||
/*background-color: #221A0F;*/
|
background-color: #221A0F;
|
||||||
background-image: url("Images/BackGroundTest.png");
|
background-image: url("Images/BackGroundTestNoGlow.png");
|
||||||
background-position: bottom;
|
background-position: bottom;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue