summaryrefslogtreecommitdiff
path: root/frontend/site/projects/museum/views/mobile.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/site/projects/museum/views/mobile.css')
-rw-r--r--frontend/site/projects/museum/views/mobile.css9
1 files changed, 7 insertions, 2 deletions
diff --git a/frontend/site/projects/museum/views/mobile.css b/frontend/site/projects/museum/views/mobile.css
index 6b19640..93f9124 100644
--- a/frontend/site/projects/museum/views/mobile.css
+++ b/frontend/site/projects/museum/views/mobile.css
@@ -10,12 +10,13 @@
}
.home-footer a {
display: inline-block;
- padding: 0.5rem 1rem;
+ padding: 1.5rem;
color: #ff790d;
font-family: "Druk Wide", sans-serif;
- font-size: 1rem;
+ font-size: 3vh;
font-style: italic;
text-decoration: none;
+ cursor: url(/last-museum/static/uploads/3/cursor/The_Last_Museum_-_Symbols-05.png) 50 50, pointer;
}
@media only screen and (max-device-height: 500px) {
@@ -58,6 +59,10 @@
width: 1.2rem;
height: 1.2rem;
}
+ .home-footer a {
+ padding: 0.5rem 1rem;
+ font-size: 1rem;
+ }
/* footer */
.footer,