diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -148,7 +148,7 @@ } .widget-choice:focus { outline: 0; - border: 2px solid green; + background: #0f04; z-index: 10; } #widget-choices { |