X-Git-Url: http://git.plutz.net/?p=cgilite;a=blobdiff_plain;f=common.css;h=61d8caa8f421f3b05883be3784b11969280b818a;hp=a4f6906e912aa4e0c54ffdea6051c8324e5cd637;hb=0d64190b6d906c7510c6e5825b26fd7f525d151a;hpb=0c5f738e6527398efe2cc495a664334073b9987a diff --git a/common.css b/common.css index a4f6906..61d8caa 100644 --- a/common.css +++ b/common.css @@ -54,8 +54,12 @@ blockquote { white-space: pre-line; } -ul, ol { padding-left: 1.125em; } +ul, ol { padding-left: 1.5em; } dl dt { font-weight: bolder; } +dl dd { + margin: 0 2em; + background-color: #EEE; +} table th { font-weight: bold; } li p + ul, li p + ol {