Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/davidhampgonsalves/hugo-black-and-light-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hamp-Gonsalves <davidhampgonsalves@gmail.com>2017-01-11 19:35:29 +0300
committerDavid Hamp-Gonsalves <davidhampgonsalves@gmail.com>2017-01-12 22:15:39 +0300
commit56a8caa061319eba41861b6c32b17f46595b0936 (patch)
tree3ad79d7639b7e60b961daebe819b3317480c4ca0 /layouts
parent1b4373bf133ca0a69985bd68d295c1627f8cc7f6 (diff)
cleanup styles, flush out theme requirements
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/styles.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/layouts/partials/styles.html b/layouts/partials/styles.html
index ef508f4..3f0a6d7 100644
--- a/layouts/partials/styles.html
+++ b/layouts/partials/styles.html
@@ -18,10 +18,8 @@
margin:auto;
}
- caption {
- text-align:left;
- font-weight:400;
- vertical-align:middle;
+ p {
+ margin: 5px 0 10px 0;
}
a img {