mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
Bold category title when on the category landing page
This commit is contained in:
@@ -544,6 +544,10 @@ th {
|
||||
font-family: "open_sansregular", sans-serif;
|
||||
color: #666;
|
||||
}
|
||||
#sidenav_accordion .panel-heading h5 .sidenav_cat_title.active {
|
||||
color: #333;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#sidenav_accordion .panel-heading .sidenav_cat_toggler {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user