2016-02-08 11:01:29 -08:00

8 lines
241 B
CSS

/* #docplaster */
/* #docregion */
h2 { color: #444; font-weight: lighter; }
body { margin: 2em; }
body, input[text], button { color: #888; font-family: Cambria, Georgia; }
button { padding: 0.2em; font-size: 14px}
* { font-family: Arial; }