aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-10-02 11:55:14 -0400
committerBobby <[email protected]>2022-10-02 11:55:14 -0400
commit1e624f30c11e22699e6f6933b18a7a257a2ab73b (patch)
tree2dbe7838a7ada5e1cd61339119d6b43de3e148d5 /static
parentfb1225d85d9291a394e9b371231b02a85272d121 (diff)
downloadthatcomputerscientist-1e624f30c11e22699e6f6933b18a7a257a2ab73b.tar.xz
thatcomputerscientist-1e624f30c11e22699e6f6933b18a7a257a2ab73b.zip
Added announcements
Diffstat (limited to 'static')
-rw-r--r--static/css/main.css4
-rw-r--r--static/images/gifs/underconstruction.gifbin0 -> 5554 bytes
-rw-r--r--static/images/gifs/update.gifbin0 -> 43010 bytes
-rw-r--r--static/images/logo/logo.png (renamed from static/images/logo.png)bin14179 -> 14179 bytes
-rw-r--r--static/images/site/banner.png (renamed from static/images/banner.png)bin206270 -> 206270 bytes
-rw-r--r--static/images/site/bg.jpeg (renamed from static/images/bg.jpeg)bin131609 -> 131609 bytes
6 files changed, 2 insertions, 2 deletions
diff --git a/static/css/main.css b/static/css/main.css
index 5db4ab57..1cf23d41 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -1,5 +1,5 @@
body {
- background-image: url("../images/bg.jpeg");
+ background-image: url("../images/site/bg.jpeg");
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
@@ -12,7 +12,7 @@ body {
}
.header {
- background-image: url("../images/banner.png");
+ background-image: url("../images/site/banner.png");
background-size: contain;
background-repeat: no-repeat;
background-position: center;
diff --git a/static/images/gifs/underconstruction.gif b/static/images/gifs/underconstruction.gif
new file mode 100644
index 00000000..a8e4ad6c
--- /dev/null
+++ b/static/images/gifs/underconstruction.gif
Binary files differ
diff --git a/static/images/gifs/update.gif b/static/images/gifs/update.gif
new file mode 100644
index 00000000..4ff3a313
--- /dev/null
+++ b/static/images/gifs/update.gif
Binary files differ
diff --git a/static/images/logo.png b/static/images/logo/logo.png
index 3546d8b2..3546d8b2 100644
--- a/static/images/logo.png
+++ b/static/images/logo/logo.png
Binary files differ
diff --git a/static/images/banner.png b/static/images/site/banner.png
index b437579f..b437579f 100644
--- a/static/images/banner.png
+++ b/static/images/site/banner.png
Binary files differ
diff --git a/static/images/bg.jpeg b/static/images/site/bg.jpeg
index 396e3bca..396e3bca 100644
--- a/static/images/bg.jpeg
+++ b/static/images/site/bg.jpeg
Binary files differ