diff style-rlg.css @ 133:99fbc7c55b81

Options-related UI improvements. Hide as-yet-unnecessary elements on the options page, and link the home and options pages from each other.
author John "Elwin" Edwards <elwin@sdf.org>
date Wed, 12 Sep 2012 16:03:09 -0700
parents f8c89e1ed33a
children
line wrap: on
line diff
--- a/style-rlg.css	Wed Sep 12 15:48:41 2012 -0700
+++ b/style-rlg.css	Wed Sep 12 16:03:09 2012 -0700
@@ -121,3 +121,8 @@
 div#ostat {
 	text-align: center;
 }
+
+div#optfoot {
+	margin: 0 auto;
+	text-align: center;
+}