2 background-color: black
;
6 background-color: hsla
(276, 33%, 10%, 1.0);
7 border: solid hsla
(276, 33%, 48%, 1.0) 2px;
8 color: hsla
(276, 33%, 95%, 1.0);
12 background-color: hsla
(276, 33%, 10%, 0.9);
13 border: solid hsla
(276, 33%, 48%, 1.0) 2px;
14 color: hsla
(276, 33%, 95%, 1.0);
17 .yuu-overlay *:focus {
18 box-shadow: 0 0 5px hsla
(276, 66%, 80%, 1.0);
19 -moz-box-shadow: 0 0 5px hsla
(276, 66%, 80%, 1.0);
20 -webkit-box-shadow: 0 0 5px hsla
(276, 66%, 80%, 1.0);
24 input
[type
=range
][data-yuu-command
] {
25 background-color: hsla
(276, 33%, 25%, 1.0);
26 border: solid hsla
(276, 33%, 48%, 0.33) 1px;
29 input
[type
=range
][data-yuu-command
]::-webkit-slider-thumb
{
30 background-color: hsla
(276, 33%, 65%, 1.0);
33 input
[type
=range
][data-yuu-command
]::-moz-range-track
{
34 background-color: hsla
(276, 33%, 25%, 1.0);
37 input
[type
=range
][data-yuu-command
]::-moz-range-thumb
{
38 background: hsla
(276, 33%, 65%, 1.0);
41 input
[type
=checkbox
][data-yuu-command
]:focus
+ label
[for
] {
42 box-shadow: 0 0 5px hsla
(276, 66%, 80%, 1.0);
43 -moz-box-shadow: 0 0 5px hsla
(276, 66%, 80%, 1.0);
44 -webkit-box-shadow: 0 0 5px hsla
(276, 66%, 80%, 1.0);
48 input
[data-yuu-command
] + label
[for
]:before
{
49 color: hsla
(276, 33%, 65%, 1.0);
52 a
[href
], [data-yuu-command
] {
53 color: hsla
(276, 33%, 65%, 1.0);
57 border: solid hsla
(276, 33%, 48%, 0.75) 1px;
61 list-style-type: none
;