X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=cgilite%2Fcommon.css;h=51feb2efa7b7dbb61ce7a5aa73c426775037e62b;hb=1c4de168aa435d3e2fb22872a769308de75a6923;hp=be1567b70a26fdb821c3e95e7f04ee6cb53f0387;hpb=392e7519b4b85a57d85164a72e00fedc0d36cc62;p=shellwiki diff --git a/cgilite/common.css b/cgilite/common.css index be1567b..51feb2e 100644 --- a/cgilite/common.css +++ b/cgilite/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; }