summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/style.css')
-rw-r--r--htdocs/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/htdocs/style.css b/htdocs/style.css
index 4d95073..a133fc7 100644
--- a/htdocs/style.css
+++ b/htdocs/style.css
@@ -103,6 +103,10 @@ div.arches ul li a:hover {
box-shadow:inset 0 0 0.5em #000;
}
+div.two ul li {
+ width: 46%;
+ }
+
div.other {
margin:2em auto;
padding:1em 0.5em;