From: Matt Lee Date: Wed, 8 Sep 2010 15:23:16 +0000 (+0000) Subject: updated X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=f8a204d1c207d0678787ba5308deead28846807f;p=libreplanet-static.git updated --- 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