1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-13 12:14:06 +02:00
- Replaced .blue class with the .sep class to keep things consistent


git-svn-id: file:///svn/phpbb/trunk@7329 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Vic D'Elfant
2007-04-12 12:54:57 +00:00
parent 07a5ab8713
commit f0868d37df
13 changed files with 3544 additions and 34 deletions

View File

@@ -646,10 +646,6 @@ img {
border: none;
}
.blue {
color: #006699;
}
.sep {
color: black;
background-color: #FFA34F;