6 -webkit-appearance: none;
8 border:
1px solid black;
10 background-color: buttonface;
16 margin:
5px
10px
5px
5px;
23 background-color: pink;
30 border-top: solid
1px #fff;
41 You should see an almost-square grey rectangle containing a pink square with a blue line below it.
42 There should be no pink below the blue line.
44 <div class=
"container">
45 <div class=
"margin sized float">
47 <div class=
"sized pink">
48 <div class=
"line"></div>