mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
Redesign: up arrow on 'back to top' button
This commit is contained in:
@@ -914,6 +914,10 @@ a.current {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.btn.jump-to-top::after {
|
||||||
|
content: " ↑"
|
||||||
|
}
|
||||||
|
|
||||||
.btn:not(.external-link):hover::after,
|
.btn:not(.external-link):hover::after,
|
||||||
.landing .card .level-1 a:hover::after,
|
.landing .card .level-1 a:hover::after,
|
||||||
.landing .card .curated-links li a:hover::after,
|
.landing .card .curated-links li a:hover::after,
|
||||||
|
|||||||
Reference in New Issue
Block a user