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

github.com/Mitrichius/hugo-theme-anubis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/main.css')
-rw-r--r--assets/css/main.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/assets/css/main.css b/assets/css/main.css
index 46784e5..a190725 100644
--- a/assets/css/main.css
+++ b/assets/css/main.css
@@ -372,7 +372,7 @@ article header h1 a {
.post h6 a {
opacity: 0;
position: absolute;
- left: -1.05rem;
+ left: -0.7em;
color: var(--font-color);
}
@@ -404,7 +404,6 @@ article header h1 a {
.post h6:hover a:focus,
.post h6:hover a:active {
color: var(--link-state-color);
- border-bottom: none;
}
.post-info {