diff --git a/watch-library/simulator/shell.html b/watch-library/simulator/shell.html index 583829c..c8da063 100644 --- a/watch-library/simulator/shell.html +++ b/watch-library/simulator/shell.html @@ -37,12 +37,13 @@ .highlight { fill: #fff !important; } #skinselect label { display: inline-block; - padding: 8px; + padding: 4px; background-color: black; color: white; border-radius: 8px; border: 2px solid #0e57a9; outline: 4px solid black; + margin: 4px; cursor: pointer; } #skinselect #a158wea-label { @@ -50,13 +51,16 @@ color: black; border-color: black; outline-color: #b68855ff; - + } + h2 { + margin: 8px 0; + font-size: 1em; }
-- - - | -
- Original F-91W SVG is © 2020 Alexis Philip, 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. +
+