diff --git a/css/style.css b/css/style.css index 97c119e..3a90bbc 100644 --- a/css/style.css +++ b/css/style.css @@ -314,11 +314,6 @@ Modal font-family: Helvetica, Arial, sans-serif; } -.modal-header h3 { - margin-top: 0; - color: #42b983; -} - .modal-body { margin: 20px 0; } @@ -332,6 +327,10 @@ Modal color: white; } +.modal-crit-button:active { + color: #822C19; +} + /* * The following styles are auto-applied to elements with * transition="modal" when their visibility is toggled