6 -webkit-appearance: none;
7 border:
1px solid black;
9 background-color: buttonface;
14 margin:
5px
10px
5px
5px;
21 background-color: pink;
28 border-top: solid
1px #fff;
39 You should see an almost-square grey rectangle containing a pink square with a blue line below it.
40 There should be no pink below the blue line.
42 <div class=
"container">
43 <div class=
"margin sized float">
45 <div class=
"sized pink">
46 <div class=
"line"></div>