]> Pileus Git - ~andy/aweather-web/blobdiff - data/global.css
Add user manual
[~andy/aweather-web] / data / global.css
index aa85aad9ffe588effcf4f4f8b2427e38fdad59e5..970effd1a0f24b0d924c117c40a70892ea0fa1c0 100644 (file)
@@ -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;
+}