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

index c00bdd37b654275b3b5d1e908f143333c92c7cc1..836511746cbd41e0b49400244681896f1cd5b197 100644 (file)
@@ -99,4 +99,8 @@ img { padding-bottom: 15px; }
 
 #navi form p{line-height:50px}#navi form input{padding:5px}
 
-.c { text-align: center; }
\ No newline at end of file
+.c { text-align: center; }
+
+#regions-list { margin: 0; padding: 0; }
+
+#regions-list li { display: inline; list-style: none; margin-right: 14px; border-right: 2px solid #111;  }
\ No newline at end of file