forked from mirrors/hugo-theme-terminal
change buttons arrows
This commit is contained in:
@ -81,11 +81,11 @@ a.button.inline::after {
|
|||||||
}
|
}
|
||||||
|
|
||||||
a.button.inline.prev::before {
|
a.button.inline.prev::before {
|
||||||
content: "← ["
|
content: "< ["
|
||||||
}
|
}
|
||||||
|
|
||||||
a.button.inline.next::after {
|
a.button.inline.next::after {
|
||||||
content: "] →"
|
content: "] >"
|
||||||
}
|
}
|
||||||
|
|
||||||
a.read-more,
|
a.read-more,
|
||||||
|
Reference in New Issue
Block a user