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

github.com/hauke96/hugo-theme-hamburg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorHauke Stieler <mail@hauke-stieler.de>2018-08-28 21:07:22 +0300
committerHauke Stieler <mail@hauke-stieler.de>2018-08-28 21:07:22 +0300
commit3c65b06ac9e446e1fc266ff141a57d5720945f5b (patch)
treebb8dacd63dcabba39d5b4784182d504b3db1e1a8 /static
parent500c46509e0dc0c856d7d652d6a122948a93ff85 (diff)
Add specialized taxonomy template
Diffstat (limited to 'static')
-rw-r--r--static/css/main.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/static/css/main.css b/static/css/main.css
index 9911d00..94c81e9 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -192,6 +192,16 @@ main {
margin-top: 10px;
}
+/* Tag list */
+#container-tags-title {
+ display: flex;
+ justify-content: space-between;
+}
+#btn-all-tags {
+ align-self: flex-end;
+ margin-bottom: 13px;
+}
+
/* Bootstrap adjustions */
h1,