X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=cgilite%2Fcommon.css;h=51feb2efa7b7dbb61ce7a5aa73c426775037e62b;hb=696420310ff6a3ac680935ef50985f0d37c61ad9;hp=be1567b70a26fdb821c3e95e7f04ee6cb53f0387;hpb=c557bbf8988e8e77e5691926fbcccc387cc4ce24;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; }