Per popular demand

git-svn-id: file:///svn/phpbb/trunk@7203 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Dominik Dröscher 2007-03-17 11:13:32 +00:00
parent 0f840a80c2
commit 365c02b9a3

View file

@ -667,3 +667,7 @@ pre {
.nowrap {
white-space: nowrap;
}
.username-coloured {
font-weight: bold;
}