aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/style.css b/style.css
index 59c9e42..1c730e6 100644
--- a/style.css
+++ b/style.css
@@ -99,12 +99,17 @@ div.menu-bar {
.notready {
text-align: center;
background-color: yellow;
font-weight: bold;
}
+
+input {
+ border: 1px solid gray;
+}
+
.nostyle { display: none }
/*
References
*/

Return to:

Send suggestions and report system problems to the System administrator.