updated
authorMatt Lee <mattl@gnu.org>
Wed, 8 Sep 2010 15:24:40 +0000 (15:24 +0000)
committerMatt Lee <mattl@gnu.org>
Wed, 8 Sep 2010 15:24:40 +0000 (15:24 +0000)
screen.css

index c82d907d5889d4bf462a7aa5094ec55c436c2bbf..1b3f7b573ce679e84f4dc73bec47ed20669f50e9 100644 (file)
@@ -101,6 +101,6 @@ img { padding-bottom: 15px; }
 
 .c { text-align: center; }
 
-#regions-list { margin: 0; padding: 0; }
+#regions-list { margin: 0; padding: 0; text-align: center; }
 
-#regions-list li { display: inline; list-style: none; margin-right: 14px; border-right: 2px solid #111;  }
\ No newline at end of file
+#regions-list li { display: inline; list-style: none; margin-right: 14px; border-right: 2px solid #111; margin-left: 14px; font-size: 130%; }
\ No newline at end of file