mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
Removed fontsize and updated color def
This commit is contained in:
@@ -299,6 +299,16 @@ h3 a:hover,
|
||||
color: $black;
|
||||
}
|
||||
|
||||
/* Tables ------------------------------- */
|
||||
|
||||
th {
|
||||
border-bottom: 1px solid $black;
|
||||
}
|
||||
tr {
|
||||
border-bottom: 1px solid $gray-200;
|
||||
}
|
||||
|
||||
|
||||
/* Left/right nav color scheme ------------------------------- */
|
||||
aside a {
|
||||
color: $gray-600;
|
||||
|
||||
Reference in New Issue
Block a user