summaryrefslogtreecommitdiff
path: root/htdocs/css
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/css')
-rw-r--r--htdocs/css/main.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/htdocs/css/main.css b/htdocs/css/main.css
index 831ee18..5e5a1fe 100644
--- a/htdocs/css/main.css
+++ b/htdocs/css/main.css
@@ -33,6 +33,13 @@ h3 {
padding: 0.3em 1em 0.3em 1em;
text-decoration: none;
border-radius: 5px;
+ font-size: small;
+}
+
+input.bigbutton {
+ padding: 0.3em 1em 0.3em 1em;
+ border: none;
+ font-size: small;
}
.smallbutton, .smallbutton:visited {