From f0868d37dfd73df6c2dfd76362af6c09b6b49a5f Mon Sep 17 00:00:00 2001 From: Vic D'Elfant Date: Thu, 12 Apr 2007 12:54:57 +0000 Subject: - Bug #9791 - Replaced .blue class with the .sep class to keep things consistent git-svn-id: file:///svn/phpbb/trunk@7329 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subsilver2/theme/stylesheet.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'phpBB/styles/subsilver2/theme') diff --git a/phpBB/styles/subsilver2/theme/stylesheet.css b/phpBB/styles/subsilver2/theme/stylesheet.css index 6658ac2568..106588af7f 100644 --- a/phpBB/styles/subsilver2/theme/stylesheet.css +++ b/phpBB/styles/subsilver2/theme/stylesheet.css @@ -646,10 +646,6 @@ img { border: none; } -.blue { - color: #006699; -} - .sep { color: black; background-color: #FFA34F; -- cgit v1.2.1