summaryrefslogtreecommitdiff
path: root/frontend/site/projects/museum/views/text.overlay.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/site/projects/museum/views/text.overlay.css')
-rw-r--r--frontend/site/projects/museum/views/text.overlay.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/site/projects/museum/views/text.overlay.css b/frontend/site/projects/museum/views/text.overlay.css
index 3c4c43b..f127669 100644
--- a/frontend/site/projects/museum/views/text.overlay.css
+++ b/frontend/site/projects/museum/views/text.overlay.css
@@ -4,7 +4,7 @@
top: 1rem;
right: 2rem;
transform: scale(0.7);
- cursor: url(/last-museum/static/uploads/3/cursor/The_Last_Museum_-_Symbols-72.png) 50 50, pointer;
+ cursor: url(/thelastmuseum/static/uploads/3/cursor/The_Last_Museum_-_Symbols-72.png) 50 50, pointer;
}
.text-overlay {
position: fixed;
@@ -19,7 +19,7 @@
font-family: "Druk Wide", sans-serif;
font-size: 1.6vw;
padding: 1rem 10vw 1rem 10rem;
- cursor: url(/last-museum/static/uploads/3/cursor/The_Last_Museum_-_Symbols-41.png) 50 50, pointer;
+ cursor: url(/thelastmuseum/static/uploads/3/cursor/The_Last_Museum_-_Symbols-41.png) 50 50, pointer;
overflow: auto;
}
.text-overlay::-webkit-scrollbar {