mirror of https://github.com/gophish/gophish
6 lines
133 B
CSS
6 lines
133 B
CSS
|
nav .resource-group .heading a {
|
||
|
opacity: 1 !important;
|
||
|
background-color: #34495e !important;
|
||
|
color: white !important;
|
||
|
}
|