diff options
| author | Bobby <[email protected]> | 2022-11-12 14:27:09 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-11-12 14:27:09 -0500 |
| commit | 81c7b5510c2531dcbe5d66a43a8b714fbc3f7da0 (patch) | |
| tree | 2990ead9c8740417c5a737fd06e45b918ebc8d95 /static/css/main.css | |
| parent | 2643dc120368b5ea6c929a96fe868054a25d921d (diff) | |
| download | thatcomputerscientist-81c7b5510c2531dcbe5d66a43a8b714fbc3f7da0.tar.xz thatcomputerscientist-81c7b5510c2531dcbe5d66a43a8b714fbc3f7da0.zip | |
rename banner
Diffstat (limited to 'static/css/main.css')
| -rw-r--r-- | static/css/main.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/main.css b/static/css/main.css index 051465b0..4ccda5a6 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -11,7 +11,7 @@ body { } .header { - background-image: url("../images/site/banner.gif"); + background-image: url("../images/site/Banner.gif"); background-repeat: no-repeat; background-position: center; width: 1000px; |
