mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 23:07:39 +02:00
[ticket/13349] Fix breadcrumb arrow entity
PHPBB3-13349
This commit is contained in:
@@ -601,7 +601,7 @@ ul.linklist.bulletin > li.no-bulletin:before {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.breadcrumbs .crumb:before {
|
.breadcrumbs .crumb:before {
|
||||||
content: '‹';
|
content: '\2039';
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
padding: 0 0.5em;
|
padding: 0 0.5em;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user