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

github.com/luizdepra/hugo-coder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/less/style.less5
1 files changed, 5 insertions, 0 deletions
diff --git a/static/less/style.less b/static/less/style.less
index 1b40eff..66873a7 100644
--- a/static/less/style.less
+++ b/static/less/style.less
@@ -432,3 +432,8 @@ img {
float: left;
}
+// ### AsciiDoc style enhancements ###
+
+.title {
+ font-weight: bold;
+}