6 lines
183 B
Markdown
Raw Permalink Normal View History

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