6 -webkit-appearance: none;
7 border:
1px solid black;
12 margin:
5px
10px
5px
5px;
19 background-color: pink;
26 border-top: solid
1px #fff;
37 You should see an almost-square grey rectangle containing a pink square with a blue line below it.
38 There should be no pink below the blue line.
41 <div class=
"margin sized float">
43 <div class=
"sized pink">
44 <div class=
"line"></div>