summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/style.css')
-rw-r--r--htdocs/style.css14
1 files changed, 14 insertions, 0 deletions
diff --git a/htdocs/style.css b/htdocs/style.css
index a133fc7..36787c9 100644
--- a/htdocs/style.css
+++ b/htdocs/style.css
@@ -105,6 +105,20 @@ div.arches ul li a:hover {
div.two ul li {
width: 46%;
+ text-align:center;
+ }
+
+div.two ul li h2 {
+ margin-top: 2.5em;
+}
+
+div.two ul li h2 a {
+ margin-right: 0;
+}
+
+div.three ul li {
+ width: 30%;
+ text-align:center;
}
div.other {