mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 03:05:49 +00:00
Complete color palette
This commit is contained in:
@@ -1,17 +1,5 @@
|
||||
/* Footer ------------------------------------------------------------------- */
|
||||
|
||||
.xrpl-footer {
|
||||
border-top: 1px solid $black;
|
||||
border-bottom: 1px solid $black;
|
||||
}
|
||||
.xrpl-footer .container-fluid {
|
||||
border-bottom: 1px solid $gray-200;
|
||||
}
|
||||
|
||||
.xrpl-footer h5 a {
|
||||
color: $black;
|
||||
}
|
||||
|
||||
.xrpl-footer {
|
||||
margin: 0 48px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user