mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-18 18:55:49 +00:00
Add light mode CSS
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
.category-badge {
|
||||
max-width: 180px;
|
||||
border-radius: 30px;
|
||||
border: solid 1px;
|
||||
border: solid 2px;
|
||||
padding: 1px;
|
||||
text-align: center;
|
||||
word-wrap: break-word;
|
||||
@@ -51,6 +51,10 @@
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.post-date {
|
||||
text-decoration: overline solid #32E685 10%;
|
||||
}
|
||||
|
||||
#general-badge {
|
||||
background-color: #343437;
|
||||
color: #FFFFFF;
|
||||
@@ -127,7 +131,8 @@
|
||||
}
|
||||
|
||||
.category-header {
|
||||
font-weight: bold;
|
||||
font-weight: normal;
|
||||
width: 200px;
|
||||
color: $gray-100;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user