From: Marnanel Thurman Date: Fri, 3 Dec 2021 22:48:47 +0000 (+0000) Subject: Miscellaneous UI fixes. Works a lot better now. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~tthurman/git?a=commitdiff_plain;h=4b42c3359d119a6246b6dbef5d0a471e37883539;p=dwim.git Miscellaneous UI fixes. Works a lot better now. --- diff --git a/www/css/dwim.css b/www/css/dwim.css index 0c3dc23..aa04fdf 100644 --- a/www/css/dwim.css +++ b/www/css/dwim.css @@ -1,16 +1,34 @@ #login-page .ui-content { background-image: url('../lavender-dream-by-huhu.jpg'); background-size: cover; -} - -.ui-page { - height: 100%; + height: 100vh; + color: #fffdd0; + font-weight: bold; + font-size: 20pt; + text-transform: none; } #login-form { text-align: center; margin-left: auto; margin-right: auto; + margin-bottom: auto; max-width: 25em; - height: 100%; + height: 100vh; + padding-top: 0; + padding-bottom: 0; +} + +#login-page label, #login-title { + margin-top: 1em; + color: #fffdd0; + font-size: 20pt; +} + +#login-message { + border: 1px black solid; + background-color: #fffdd0; + color: #000; + font-size: 12pt; + display: none; } diff --git a/www/index.html b/www/index.html index 558aac5..5db38a9 100644 --- a/www/index.html +++ b/www/index.html @@ -24,54 +24,49 @@ dwim - -
-
-

Log in

-
+ +
+
+
+ Welcome to dwim! +
+ +
+ 0.1 (ridequat) +
-
- -
- Goto page2 -
- - -
-

Page 1 Footer

-
- -
- + +
+ ... +
+
+ - -
-
-

Page 2

-
+
+ -
-

Page 2 content goes here

- Goto page1 -
- + +
+
+

Page 2 content goes here

+
+
+ -
-

Page 2 Footer

-
- - - - + + + + +