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

github.com/budparr/gohugo-theme-ananke.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorecharp <manu@echarp.org>2019-03-05 01:25:39 +0300
committerBud Parr <budparr@gmail.com>2019-03-05 01:25:39 +0300
commit8b348e6aadd870c4aa22a796471a35ce9e29be96 (patch)
tree3dd89af97cf3b18c6ad1384e1b39a1a8c8a52a47 /static
parente07ddccf1fc558cc97a1b97bf857ab6e4b8655f4 (diff)
Add a link to "mastodon" (#159)
* Create fr.toml French translation * Social link to "mastodon" added
Diffstat (limited to 'static')
-rw-r--r--static/dist/css/app.955516233bcafa4d2a1c13cea63c7b50.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/static/dist/css/app.955516233bcafa4d2a1c13cea63c7b50.css b/static/dist/css/app.955516233bcafa4d2a1c13cea63c7b50.css
index be3f149..c0fa3f5 100644
--- a/static/dist/css/app.955516233bcafa4d2a1c13cea63c7b50.css
+++ b/static/dist/css/app.955516233bcafa4d2a1c13cea63c7b50.css
@@ -5894,7 +5894,7 @@ pre {
margin-bottom: 1em;
}
-.facebook, .twitter, .instagram, .youtube, .github, .gitlab, .linkedin, .medium {
+.facebook, .twitter, .instagram, .youtube, .github, .gitlab, .linkedin, .medium, .mastodon {
fill: #BABABA;
}
@@ -5940,6 +5940,10 @@ pre {
fill: #0077b5
}
+.mastodon:hover {
+ fill: #3088d4;
+}
+
/* Put your custom styles here and run `npm start` from the "src" directory on */
#TableOfContents ul li {