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

github.com/gethugothemes/dot-hugo-documentation-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorThemefisher Dev <themefisher.dev@gmail.com>2020-01-05 08:32:51 +0300
committerThemefisher Dev <themefisher.dev@gmail.com>2020-01-05 08:32:51 +0300
commit78d8600723b13a671a55639a42dafa4d718550f9 (patch)
tree08f8fcab53f1eef65867af4d688fffd3e8379adb /assets
parent5cf30410630e49d31b594953f4f523fddeffd233 (diff)
modified default arch and frontmatter for added lastmod
Diffstat (limited to 'assets')
-rw-r--r--assets/css/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 4b16139..3af6214 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -868,7 +868,8 @@ code{
.back-btn::before {
position: absolute;
- content: "\1f850";
+ font-family: 'themify';
+ content: "\e6bc";
font-size: 25px;
height: 30px;
width: 20px;