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

github.com/spookey/slick.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '_assets/custom.css')
-rw-r--r--_assets/custom.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/_assets/custom.css b/_assets/custom.css
index 2f1f31e..5a934f0 100644
--- a/_assets/custom.css
+++ b/_assets/custom.css
@@ -166,6 +166,8 @@ h1, h2, h3, h4, h5, h6, .post-title {
.post-divider { border-top: 1px solid #4d4d4c; }
+code .ln { margin-right: .5em; }
+
/* helpers *******************************************************************/
.pull-end { float: right; }