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

github.com/J-Siu/hugo-theme-sk3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/sk3.css')
-rw-r--r--static/css/sk3.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/static/css/sk3.css b/static/css/sk3.css
index fb535fb..f4ea86a 100644
--- a/static/css/sk3.css
+++ b/static/css/sk3.css
@@ -296,6 +296,12 @@ sk3-pager ul {
padding: 0;
}
+sk3-pager li.active {
+ border: 1px solid;
+ border-color: var(--link-color);
+ ;
+}
+
sk3-social {
font-size: var(--size-h1);
}