From 3aaf2bc7e150670088835d065b3136362b37d8c1 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 6 Apr 2021 17:55:03 +0200 Subject: charles texts --- frontend/site/projects/museum/views/overlay.css | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'frontend/site/projects/museum/views/overlay.css') diff --git a/frontend/site/projects/museum/views/overlay.css b/frontend/site/projects/museum/views/overlay.css index 1a00b95..6483b28 100644 --- a/frontend/site/projects/museum/views/overlay.css +++ b/frontend/site/projects/museum/views/overlay.css @@ -5,16 +5,11 @@ } .text-overlay { position: fixed; - background: black; - border: 2px solid; padding: 1rem; font-size: 1rem; font-family: 'Helvetica', sans-serif; cursor: url(/last-museum/static/uploads/3/cursor/The_Last_Museum_-_Symbols-33.png) 50 50, pointer; - color: #FF790D; - max-width: 400px; - max-height: 400px; - overflow: auto; + color: #000; } .text-overlay::-webkit-scrollbar { background: transparent; @@ -25,5 +20,9 @@ } .text-overlay p { margin: 0 0 1rem 0; - line-height: 1.3; + line-height: 1.7; +} +.text-overlay h2 { + font-family: 'Druk Wide', sans-serif; + font-size: 22px; } -- cgit v1.2.3-70-g09d2