francescoKrnl commited on
Commit
260b5dd
·
verified ·
1 Parent(s): fdcc8f3

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -0
style.css CHANGED
@@ -183,6 +183,7 @@ input[type="radio"] + span {
183
  }
184
  input[type="radio"]:checked + span {
185
  background-color: #c0c0af;
 
186
  color: black;
187
  }
188
  footer {
 
183
  }
184
  input[type="radio"]:checked + span {
185
  background-color: #c0c0af;
186
+ border-color: #0d0707;
187
  color: black;
188
  }
189
  footer {