X-Git-Url: http://git.plutz.net/?p=cgilite;a=blobdiff_plain;f=common.css;fp=common.css;h=51feb2efa7b7dbb61ce7a5aa73c426775037e62b;hp=be1567b70a26fdb821c3e95e7f04ee6cb53f0387;hb=1cf0dab1d218582457bce9c839e845b920fecee0;hpb=854547d423e0a1bc2d4437cb15e7c51d8be4904a diff --git a/common.css b/common.css index be1567b..51feb2e 100644 --- a/common.css +++ b/common.css @@ -47,6 +47,13 @@ b, strong { font-weight: bolder; } tt, code, var, samp, kbd { font-family: monospace; } kbd { font-style: italic; } +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; }