mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02: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:
@@ -40,6 +40,10 @@ p {
|
|||||||
font: bold 12pt Arial, Helvetica, sans-serif;
|
font: bold 12pt Arial, Helvetica, sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.blue {
|
||||||
|
color: #006699;
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Anchors
|
Anchors
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user