mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Add .blue class for special group name listings
git-svn-id: file:///svn/phpbb/trunk@3851 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
c2b9cfd158
commit
0b98e2ee23
1 changed files with 4 additions and 0 deletions
|
@ -40,6 +40,10 @@ p {
|
|||
font: bold 12pt Arial, Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
.blue {
|
||||
color: #006699;
|
||||
}
|
||||
|
||||
/*
|
||||
Anchors
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue