diff --git a/watch-library/simulator/shell.html b/watch-library/simulator/shell.html index 7b38a9aa..8d371cd6 100644 --- a/watch-library/simulator/shell.html +++ b/watch-library/simulator/shell.html @@ -35,6 +35,23 @@ a { color: #001d5c; } textarea { margin: 0; padding: 0; border: 0; font-size: medium; font-family: monospace; } .highlight { fill: #fff !important; } + #skinselect label { + display: inline-block; + padding: 8px; + background-color: black; + color: white; + border-radius: 8px; + border: 2px solid #0e57a9; + outline: 4px solid black; + cursor: pointer; + } + #skinselect #a158wea-label { + background-color: #b68855ff; + color: black; + border-color: black; + outline-color: #b68855ff; + + }
@@ -61,10 +78,10 @@Original F-91W SVG is © 2020 Alexis Philip, and is used here under the terms of the MIT license.
++ + + | Original F-91W SVG is © 2020 Alexis Philip, used here under the terms of the MIT license. |