commit | b34e45e626b455d767901b486fd3e2fbf436114d | [log] [tgz] |
---|---|---|
author | Eric Poirier <eric.poirier@eclipse-foundation.org> | Wed Jun 16 10:25:50 2021 -0400 |
committer | Eric Poirier <eric.poirier@eclipse-foundation.org> | Wed Jun 16 10:25:50 2021 -0400 |
tree | b99f0319a325261c7fbc5640aea5450684aa9d4e | |
parent | 6e2d74393f6cdb21aa9630b5cdd5e3ba326c5059 [diff] |
Fix jumbotron buttons Signed-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>
diff --git a/2021-06/style.css b/2021-06/style.css index 1106472..a70f842 100644 --- a/2021-06/style.css +++ b/2021-06/style.css
@@ -92,7 +92,7 @@ -a.btn-primary, a.btn-primary:active { +a.btn-primary, a.btn-primary:active, a.btn-primary:visited { color: #000; background-color: #a6c1f2; border-color: #a6c1f2;