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

github.com/joway/hugo-theme-yinyang.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/index.css')
-rw-r--r--assets/css/index.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/assets/css/index.css b/assets/css/index.css
index a21a83c..6c6c32d 100644
--- a/assets/css/index.css
+++ b/assets/css/index.css
@@ -161,10 +161,11 @@ a:hover {
font-weight: 600;
}
-.post-category {
+.post-tags {
display: inline;
font-weight: 600;
padding: 2px 5px;
+ margin-right: 6px;
border: #000 2px solid;
border-radius: 5px;
}