6 lines
164 B
Markdown
Raw Normal View History

```
h2 { color: #444; font-weight: lighter; }
body { margin: 2em; }
/* plaster here */
body, input[text], button { color: #888; font-family: Cambria, Georgia; }
```