mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-31 20:11:54 +02:00
[ticket/17459] Increase font sizes
PHPBB-17459
This commit is contained in:
@@ -69,7 +69,7 @@ a.forumtitle,
|
||||
a.topictitle,
|
||||
span.topictitle {
|
||||
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
|
||||
font-size: 13px;
|
||||
font-size: 16px;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
@@ -151,7 +151,7 @@ a.lastsubject:hover {
|
||||
}
|
||||
|
||||
.top {
|
||||
font-size: 12px;
|
||||
font-size: 14px;
|
||||
text-decoration: none;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user