/*
  Click on the css or the sidebar to see which is what.
  Use the Tab key to browse via keyboard
*/

import extra.css

ul li

list-style
linear
margin
2em 20% 15px 0

#content

-webkit-font-smoothing
antialiased
background
url
img/gradient.png
background
linear-gradient
tobottom
red
rgba(255,0,0,0)
media only screen and min-width 35em

#content

width
50%

.item+.item

.item~.item

margin-left
-15px

#buttons.lotsofcontent

#buttons>*

input[type=submit]

border-radius
.3rem

ahover

afocus

color
green

blockquotebefore

blockquoteafter

content
\201d
/*
  Made by @sakamies
  Improvements welcome at https://github.com/sakamies/css-vocabulary
*/