summaryrefslogtreecommitdiffstats
path: root/css/standard.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/standard.css')
-rw-r--r--css/standard.css14
1 files changed, 14 insertions, 0 deletions
diff --git a/css/standard.css b/css/standard.css
index 704610c..c1ec28b 100644
--- a/css/standard.css
+++ b/css/standard.css
@@ -252,4 +252,18 @@ ul.tricks li div div.card3 span{
border:2px solid gray;
padding-top:0.5em;
clear:left;
+}
+
+.over {
+ text-align:center;
+ margin-bottom:0.1em;
+}
+
+.submitbutton {
+ border:0;
+ background-color: #efe;
+ }
+
+.submitbutton:hover {
+background-color:#afa;
} \ No newline at end of file