mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-18 18:55:49 +00:00
Fix CSS styles
- Move docs graphics to appropriate place - Fix spacing of header anchors - Fix display of card grids in md - Fix display of badges - Fix theme-aware diagram coloring - Fix left table columns being line-broken too aggressively
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// General color elements ------------------------------------------------------
|
||||
.content {
|
||||
article {
|
||||
|
||||
p code,
|
||||
table code,
|
||||
@@ -318,7 +318,7 @@ a.card:hover,
|
||||
|
||||
// Buttons
|
||||
.btn-outline-secondary,
|
||||
.content a.button,
|
||||
article a.button,
|
||||
.navbar-dark .navbar-nav .nav-link.btn-outline-secondary {
|
||||
color: $dark;
|
||||
border-color: $dark;
|
||||
|
||||
Reference in New Issue
Block a user