From 9889be0f50e81dc9ab9806a8ac307da7fddbaa91 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Wed, 8 Sep 2010 15:25:22 +0000 Subject: [PATCH] remove border --- screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screen.css b/screen.css index 1b3f7b57..06ac6da7 100644 --- a/screen.css +++ b/screen.css @@ -103,4 +103,4 @@ img { padding-bottom: 15px; } #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; margin-left: 14px; font-size: 130%; } \ No newline at end of file +#regions-list li { display: inline; list-style: none; margin-right: 14px; font-size: 130%; } \ No newline at end of file -- 2.25.1