diff options
Diffstat (limited to 'common.css')
-rw-r--r-- | common.css | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -27,6 +27,8 @@ body {min-width: 17em;} padding: 0 .4em 0 .4em; /* Space between text and browser frame. */ } +p, li, dd {text-align: justify;} + code, pre { font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace; |