diff options
author | pommicket <pommicket@gmail.com> | 2023-06-22 10:28:12 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-06-22 10:28:12 -0400 |
commit | 8c75c92a912f48e2a8ed4a3e1647a9217605888e (patch) | |
tree | 803897cc4e19919f2fe4292cdf12e92399e288fb /index.html | |
parent | 45e4623b55ee51e49716cb079918dde6e94c9090 (diff) |
contrôls
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 { |