From d87d58cc46b56141b925d49607966c06c05434f2 Mon Sep 17 00:00:00 2001 From: gumi Date: Tue, 6 Oct 2020 15:37:37 -0400 Subject: give some padding to the Doomsday warning --- src/views/Registration.vue | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/views/Registration.vue b/src/views/Registration.vue index 54bee98..9d37eb8 100644 --- a/src/views/Registration.vue +++ b/src/views/Registration.vue @@ -4,8 +4,8 @@

Welcome to The Mana World! With this form you can register for a new game account.

Please note that you will also need to download and install ManaPlus, our official game client.


-
- The apocalypse is upon us. Due the Doomsday Event, during event times, powerful monsters may be found in otherwise safe areas, and sometimes even inside towns. Read more details here → +
+ The apocalypse is upon us. Due the Doomsday Event, during event times, powerful monsters may be found in otherwise safe areas, and sometimes even inside towns. Read more details here →
@@ -339,6 +339,15 @@ form { margin-top: 20px; } +.specialEvent { + background-color: #FFAAAA; + text-align: center; + border: 3px outset #843732; + margin-bottom: 10px; + padding: 5px; + color: #843732; +} + .registration { & label { display: block; -- cgit v1.2.3-60-g2f50