aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorBobby <[email protected]>2023-07-13 16:07:24 -0400
committerBobby <[email protected]>2023-07-13 16:07:24 -0400
commitc9c0ee4e963e79910dd347c8adc4418ae818690a (patch)
tree28abed25590845b337eeb8633370706fbbc57b4a /static
parent8171d41e66484ab140df28bf44f6e95deb72de2f (diff)
downloadthatcomputerscientist-c9c0ee4e963e79910dd347c8adc4418ae818690a.tar.xz
thatcomputerscientist-c9c0ee4e963e79910dd347c8adc4418ae818690a.zip
Update Branding and Redirect to `shi.foo`
Diffstat (limited to 'static')
-rw-r--r--static/css/styles.css2
-rw-r--r--static/images/site/banner.pngbin125414 -> 82525 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/static/css/styles.css b/static/css/styles.css
index 87149669..80fc4813 100644
--- a/static/css/styles.css
+++ b/static/css/styles.css
@@ -324,7 +324,7 @@ blockquote {
}
#header {
- background-image: url("../images/site/Banner.gif");
+ background-image: url("../images/site/banner.png");
background-repeat: no-repeat;
background-position: center;
margin: auto;
diff --git a/static/images/site/banner.png b/static/images/site/banner.png
index 178d9cdf..9bd4156b 100644
--- a/static/images/site/banner.png
+++ b/static/images/site/banner.png
Binary files differ