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

github.com/cntrump/hugo-notepadium.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 5556f2d..6c267cc 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -396,7 +396,7 @@ b {
}
.tag::before {
- content: "#";
+ content: "\23";
opacity: .5;
}