diff --git a/www/css/style.css b/www/css/style.css index 33f2541..7cf7d71 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -163,6 +163,11 @@ nav #usermenu li:first-child:hover { .doorIndicator_CLOSED { border: 2px dotted red; } .doorStateMobileOnly { display: none; } +#mazeMapper { + width: 90%; + height: 60vh; +} + @media(max-width: 800px){ nav #menu, nav #menu li.active, nav #menu_toggle, nav #login { position: absolute; @@ -239,6 +244,9 @@ nav #usermenu li:first-child:hover { .doorStateMobileOnly { display: inline; } + #mazeMapper { + width: 100%; + } } body { diff --git a/www/paamelding/index.php b/www/paamelding/index.php index 58bed6d..e4e43d3 100644 --- a/www/paamelding/index.php +++ b/www/paamelding/index.php @@ -31,7 +31,7 @@ if (isset($_GET['code'])) { - + Registreringsverkstedet @@ -74,7 +74,7 @@ if (isset($_GET['code'])) { For å aktivere din brukerkonto på PVV, må du alikevell møte opp på lokalene våre slik at vi kan få satt ditt passord.

-
+