4 <style type=
"text/css" media=
"screen">
6 outline:
1px solid silver;
9 -webkit-box-sizing: border-box;
12 display: inline-block;
19 display: inline-block;
24 outline:
0 solid rgba(
0,
255,
0,
0.05);
31 <!-- The extent of the shadow should approximately match the pale green boxes. -->
33 <div class=
"indicator box" style=
"outline-width: 10px"></div>
34 <div class=
"box" style=
"box-shadow: 0 0 10px black"></div>
38 <div class=
"indicator box" style=
"outline-width: 20px"></div>
39 <div class=
"box" style=
"box-shadow: 0 0 20px black"></div>
44 <div class=
"indicator box" style=
"outline-width: 50px"></div>
45 <div class=
"box" style=
"box-shadow: 0 0 50px black"></div>
49 <div class=
"indicator box" style=
"outline-width: 90px"></div>
50 <div class=
"box" style=
"box-shadow: 0 0 90px black"></div>