X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=common.css;h=51feb2efa7b7dbb61ce7a5aa73c426775037e62b;hb=ae55f6f3fd50539c90fbc8237ae025edc9b17ba4;hp=65c28f3ad459283c2fd026e072fdb6b430b8fc44;hpb=e02243e96d7cc400b63c3e856d0e80d4140c6805;p=cgilite diff --git a/common.css b/common.css index 65c28f3..51feb2e 100644 --- a/common.css +++ b/common.css @@ -47,7 +47,14 @@ b, strong { font-weight: bolder; } tt, code, var, samp, kbd { font-family: monospace; } kbd { font-style: italic; } -ul, ol { margin-left: 1.125em; } +blockquote { + background-color: #EEE; + margin: .5em 0; + padding: 1em 2em; + white-space: pre-line; +} + +ul, ol { padding-left: 1.125em; } dl dt { font-weight: bolder; } table th { font-weight: bold; }