mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-18 22:41:28 +02:00
[ticket/11025] Replace <b> with <strong> and/or class for semantic styling
PHPBB3-11025
This commit is contained in:
@@ -66,6 +66,11 @@ a.topictitle:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a.lastsubject {
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
/* Post body links */
|
||||
.postlink {
|
||||
text-decoration: none;
|
||||
|
Reference in New Issue
Block a user