diff --git a/src/ui/button.css b/src/ui/button.css index 272ee94..06c73a4 100644 --- a/src/ui/button.css +++ b/src/ui/button.css @@ -61,11 +61,9 @@ /* Link buttons rendered as need reset styles */ a.btn { text-decoration: none; - color: inherit; } a.btn-link { text-decoration: underline; - color: var(--accent); } .btn-sm {