comparison 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
comparison
equal deleted inserted replaced
132:823e878e5840 133:99fbc7c55b81
119 } 119 }
120 120
121 div#ostat { 121 div#ostat {
122 text-align: center; 122 text-align: center;
123 } 123 }
124
125 div#optfoot {
126 margin: 0 auto;
127 text-align: center;
128 }