mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
[STYLE] wider tables, more text contrast, fix green buttons
This commit is contained in:
@@ -125,7 +125,6 @@ a {
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
color: #228a8a;
|
||||
}
|
||||
/* ----------------------------------------------------------------------------
|
||||
* Content styling
|
||||
@@ -666,12 +665,8 @@ a.big.button {
|
||||
}
|
||||
a.big.button,
|
||||
a.big.button:visited {
|
||||
color: #2badad;
|
||||
text-decoration: none;
|
||||
}
|
||||
a.big.button:hover {
|
||||
background: #2badad;
|
||||
}
|
||||
a.big.button:hover,
|
||||
a.big.button:hover:visited {
|
||||
color: #fff;
|
||||
@@ -742,9 +737,6 @@ a.big.button:hover:visited {
|
||||
.menu a:visited {
|
||||
color: #2badad;
|
||||
}
|
||||
.menu a:hover {
|
||||
color: #228a8a;
|
||||
}
|
||||
.menu a.level-1 {
|
||||
font-family: montserrat, sans-serif;
|
||||
text-transform: uppercase;
|
||||
|
||||
Reference in New Issue
Block a user