From f8a204d1c207d0678787ba5308deead28846807f Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Wed, 8 Sep 2010 15:23:16 +0000 Subject: [PATCH] updated --- screen.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/screen.css b/screen.css index c00bdd37..83651174 100644 --- a/screen.css +++ b/screen.css @@ -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 -- 2.25.1