[QoL] Add Button Fix to Style Sheets
The following code should fix the issue with using button styles from Bootstrap on links:
.btn, .btn:hover {
color: #fff !important;
text-decoration: none !important;
}```
The following code should fix the issue with using button styles from Bootstrap on links:
.btn, .btn:hover {
color: #fff !important;
text-decoration: none !important;
}```
added ASC Intranet CSS labels
assigned to @canini.16 and unassigned @lee.5151
closed