mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
5 lines
150 B
CSS
5 lines
150 B
CSS
.profile-section .nav-link.active {
|
|
background-color: #343a40 !important;
|
|
border-color: #343a40 #343a40 #343a40;
|
|
color: white!important;
|
|
} |