Fix font-family of the page num indicators.
This commit is contained in:
parent
b72b69d9a3
commit
752e6a8747
@ -391,6 +391,12 @@ a[href="javascript:;"] {
|
||||
#index-search:not([data-searching]) + #index-search-clear {
|
||||
display: none;
|
||||
}
|
||||
.page-num {
|
||||
font-family: inherit;
|
||||
}
|
||||
.page-num::before {
|
||||
font-family: FontAwesome;
|
||||
}
|
||||
.summary {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user