mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-21 07:51:33 +02:00
[ticket/13713] Implement colour handling
PHPBB3-13713
This commit is contained in:
@@ -576,6 +576,11 @@ blockquote .codebox {
|
||||
padding: 5px 3px;
|
||||
}
|
||||
|
||||
/* Mention block */
|
||||
.mention {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* Attachments
|
||||
---------------------------------------- */
|
||||
.attachbox {
|
||||
|
Reference in New Issue
Block a user