mirror of
https://github.com/panr/hugo-theme-terminal.git
synced 2025-03-14 18:29:03 +03:00
change buttons arrows
This commit is contained in:
parent
b90014538e
commit
0d9cf692a9
1 changed files with 2 additions and 2 deletions
|
@ -81,11 +81,11 @@ a.button.inline::after {
|
|||
}
|
||||
|
||||
a.button.inline.prev::before {
|
||||
content: "← ["
|
||||
content: "< ["
|
||||
}
|
||||
|
||||
a.button.inline.next::after {
|
||||
content: "] →"
|
||||
content: "] >"
|
||||
}
|
||||
|
||||
a.read-more,
|
||||
|
|
Loading…
Add table
Reference in a new issue