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

github.com/wayjam/hugo-theme-mixedpaper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorWayJam So <imsuwj@gmail.com>2020-05-10 10:18:45 +0300
committerWayJam So <imsuwj@gmail.com>2020-05-10 10:18:45 +0300
commit123118da50d662b9d9dcdbad231df72ccbdc08c0 (patch)
tree3fa33cb2c446c74f36c4de1703463f10b9c6218c /assets
parentd247ba9ac45a0fc07a18f4d56a5d587f174c6901 (diff)
add: 404 content style
Diffstat (limited to 'assets')
-rw-r--r--assets/css/main.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/css/main.scss b/assets/css/main.scss
index d15c140..0b8b9c3 100644
--- a/assets/css/main.scss
+++ b/assets/css/main.scss
@@ -1225,6 +1225,7 @@ body {
color: #666;
font-style: italic;
&:hover {
+ color: #6abfa3;
cursor: pointer;
}
}