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

github.com/gyorb/hugo-dusk.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorGyorgy Orban <o.gyorgy@gmail.com>2019-08-30 00:25:45 +0300
committerGyorgy Orban <o.gyorgy@gmail.com>2019-08-30 01:09:59 +0300
commite56ad311c66ffe88b3d1371aa3222ece48daf379 (patch)
treeb76981a6512ab6426c6df9fcc4d9e340fe237077 /static
parent413ed3833f651b926871b1dcded36c2464ca6690 (diff)
update summary layout
- move tags to div meta - move read more link to rmore div it should be there - change the font size because tags were moved into div meta
Diffstat (limited to 'static')
-rw-r--r--static/css/layout.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/css/layout.css b/static/css/layout.css
index 1355ae2..f6883a9 100644
--- a/static/css/layout.css
+++ b/static/css/layout.css
@@ -350,7 +350,6 @@ th, td {
}
.post-preview .tags {
- font-size: 0.8em;
font-weight: bold;
text-align: left;
}