1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 11:10:18 +02:00

[ticket/16452] Upgrade to FontAwesome 5

PHPBB3-16452
This commit is contained in:
rxu
2020-04-21 15:12:28 +07:00
parent 724b3682d1
commit 0e4ce1f978
34 changed files with 9383 additions and 2688 deletions

View File

@@ -363,7 +363,7 @@ a.header-avatar img {
a.header-avatar span:after {
content: '\f0dd';
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font: normal normal bold 14px/1 'Font Awesome 5 Free';
padding-left: 6px;
padding-top: 2px;
vertical-align: top;