X-Git-Url: http://pileus.org/git/?p=~andy%2Faweather-web;a=blobdiff_plain;f=data%2Fglobal.css;h=970effd1a0f24b0d924c117c40a70892ea0fa1c0;hp=aa85aad9ffe588effcf4f4f8b2427e38fdad59e5;hb=3934139d14007a885a99e2a2517446998df3dac0;hpb=dd93f3cd564549ffd28f5647f443d5a4f7b8df20 diff --git a/data/global.css b/data/global.css index aa85aad..970effd 100644 --- a/data/global.css +++ b/data/global.css @@ -339,3 +339,15 @@ dl.inline dt:after { dl.small dt { width: 4em; } + +/* Asciidoc */ +.asciidoc p { + margin-top: 0.7em; +} +.asciidoc li p, +.asciidoc td p { + margin-top: 0em; +} +.asciidoc .hdlist table { + padding-left: 1em; +}