diff --git a/404.html b/404.html index 26bb08f..fe2a2c8 100644 --- a/404.html +++ b/404.html @@ -67,6 +67,7 @@
diff --git a/apps.html b/apps.html index 8ed1b6d..59656a3 100644 --- a/apps.html +++ b/apps.html @@ -67,6 +67,7 @@ diff --git a/css/style.css b/css/style.css index 98d3ad1..6a4a3f7 100755 --- a/css/style.css +++ b/css/style.css @@ -11,6 +11,7 @@ .social-icons li:hover{opacity:1;} .twitter{background:url(../images/social/twitter.png) no-repeat 50%;} .instagram{background:url(../images/social/instagram.png) no-repeat 50%;} +.mastodon{background:url(../images/social/mastodon.png) no-repeat 50%;margin:0 -2px;} .facebook{background:url(../images/social/facebook.png) no-repeat 50%;margin:0 -4px;} #navigation{height:49px;width:1040px;margin-left:-10px;background-color:#4c4c4c;float:left;left:1px;} .style-2 .left-corner, @@ -629,7 +630,8 @@ ol li ol.childlist .comment-des{float:right;width:47%;} .check-list li{background:url(../images/icon-list-check@2x.png) no-repeat 0% 3px;padding:0 0 0 18px;background-size:13px 11px;} .star-list li{background:url(../images/icon-list-star@2x.png) no-repeat 0% 3px;padding:0 0 0 18px;background-size:12px;} .twitter{background:url(../images/social/twitter@2x.png) no-repeat 50%;background-size:50%;} -.instargram{background:url(../images/social/instagram@2x.png) no-repeat 50%;background-size:50%;} +.instagram{background:url(../images/social/instagram@2x.png) no-repeat 50%;background-size:50%;} +.mastodon{background:url(../images/social/mastodon@2x.png) no-repeat 50%;margin:0 -2px;background-size:50%;} .facebook{background:url(../images/social/facebook@2x.png) no-repeat 50%;margin:0 -4px;background-size:50%;} } @media only screen and (min-width:1px) and (max-width:970px){#imagecaption{display:none;}} diff --git a/images/social/mastodon.png b/images/social/mastodon.png new file mode 100644 index 0000000..598df78 Binary files /dev/null and b/images/social/mastodon.png differ diff --git a/images/social/mastodon@2x.png b/images/social/mastodon@2x.png new file mode 100644 index 0000000..3cf363d Binary files /dev/null and b/images/social/mastodon@2x.png differ diff --git a/images/social/mastodon_402x.png b/images/social/mastodon_402x.png new file mode 100644 index 0000000..3cf363d Binary files /dev/null and b/images/social/mastodon_402x.png differ diff --git a/index.html b/index.html index 19f21b5..1d5c158 100644 --- a/index.html +++ b/index.html @@ -70,6 +70,7 @@ diff --git a/policies.html b/policies.html index 87f8610..0b82b81 100644 --- a/policies.html +++ b/policies.html @@ -67,6 +67,7 @@ diff --git a/services.html b/services.html index 318274a..573bb45 100755 --- a/services.html +++ b/services.html @@ -66,6 +66,7 @@ diff --git a/support.html b/support.html index b9718cc..eeb87cb 100644 --- a/support.html +++ b/support.html @@ -67,6 +67,7 @@