mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-09 17:42:19 +00:00
change webring style again
This commit is contained in:
parent
5f00dbf341
commit
7ff0715fea
2 changed files with 6 additions and 2 deletions
|
@ -44,5 +44,5 @@
|
|||
<script src="https://status.lol/jbowdre.js?time&link&fluent&pretty"></script>
|
||||
{{- if eq .Site.Params.analytics true }}
|
||||
<hr>
|
||||
<a href="" target="_blank" class="tinylytics_webring"><img class="tinylytics_webring_avatar" src="" style="display: none"/>Tinylytics Webring</a>
|
||||
<a href="" target="_blank" class="tinylytics_webring" title="Tinylytics Webring">️🕸<img class="tinylytics_webring_avatar" src="" style="display: none"/>💍</a>
|
||||
{{- end }}
|
|
@ -308,7 +308,11 @@ img.tinylytics_webring_avatar {
|
|||
height: 2rem;
|
||||
width: 2rem;
|
||||
vertical-align:middle;
|
||||
margin-right: 0.5rem;
|
||||
}
|
||||
|
||||
a.tinylytics_webring {
|
||||
text-decoration: none;
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
|
||||
/* post front matter styling*/
|
||||
|
|
Loading…
Reference in a new issue