mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
Testing sidebar filter
This commit is contained in:
@@ -340,6 +340,19 @@ aside .active > a:hover {
|
||||
background-color: $light-standout-bg;
|
||||
box-shadow: $light-box-shadow;
|
||||
}
|
||||
#code-samples-deck {
|
||||
.card {
|
||||
box-shadow: $light-box-shadow;
|
||||
}
|
||||
.card-header {
|
||||
border-bottom: none;
|
||||
background-color: $light-standout-bg;
|
||||
}
|
||||
.card-footer {
|
||||
background-color: $light-standout-bg;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// FAQ
|
||||
.page-faq,
|
||||
|
||||
Reference in New Issue
Block a user