summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/style.css b/style.css
index 689b12a..c7895f9 100644
--- a/style.css
+++ b/style.css
@@ -25,6 +25,10 @@ h1, h2, h3, h4, h5, h6 {
margin: 0;
}
+h2#contribute {
+ padding-top: 12px;
+}
+
img, h1, h2 {
vertical-align: middle;
}
@@ -62,6 +66,7 @@ table thead td {
table td {
padding: 0 0.4em;
+ max-width: 70%;
}
#content table td {