You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
428 B
5 lines
428 B
/* Colors */
|
|
.st-br,.st-hover-br:hover{color:#000!important;background-color:#9a8b69!important}
|
|
.st-text-br,.st-hover-text-br:hover{color:#9a8b69!important}
|
|
.st-bl,.st-hover-bl:hover{color:#fff!important;background-color:#296e9d!important;background-image: linear-gradient(to bottom, #0f6893, #5bb7e5)}
|
|
.st-text-bl,.st-hover-text-bl:hover{color:#296e9d!important;background-image: linear-gradient(to bottom, #0f6893, #5bb7e5);}
|
|
|