summaryrefslogtreecommitdiff
path: root/static/main.css
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2025-06-28 03:25:08 +0900
committerOphestra <cat@gensokyo.uk>2025-06-28 03:25:08 +0900
commit10722b6549c756f32dc8598da8afb5b3fd72f39b (patch)
treed8a31393312989c31c8faf909739e987fe32e2cd /static/main.css
parentb9b6e3db160853d0d52bd7df6215c4fa38693184 (diff)
static: replace artwork
Artwork is from http://www.rd-sounds.com/C83.html
Diffstat (limited to 'static/main.css')
-rw-r--r--static/main.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/main.css b/static/main.css
index 9db94b18..1963a84a 100644
--- a/static/main.css
+++ b/static/main.css
@@ -303,7 +303,7 @@ main.normalize {
position: relative;
}
-.phone-logo-img {
+.laptop-logo-img {
position: absolute;
top: 48%;
left: 50%;
@@ -498,11 +498,11 @@ details[open] summary {
border-color: #222;
}
- .phone-img {
+ .laptop-img {
filter: brightness(0.87);
}
- .phone-logo-img {
+ .laptop-logo-img {
filter: invert(87%);
}