fix cc-by-sa logo
This commit is contained in:
parent
f844864eab
commit
a7cdba64ff
2 changed files with 2 additions and 1 deletions
|
@ -234,5 +234,5 @@ title: Pepperminty Wiki
|
|||
<br />
|
||||
<p class="centre-text">Created with ♥ by <a href="https://starbeamrainbowlabs.com/"><img class="logo medium" src="static/images/sbrl.png" alt="SBRL logo" aria-hidden="true" /> Starbeamrainbowlabs</a></p>
|
||||
<p class="centre-text">Page content shown in screenshots <a href="https://starbeamrainbowlabs.com/blog/article.php?article=posts/375-next-gen-search-2-test-data.html">pulled</a> from <a href="https://dumps.wikimedia.org/">Wikipedia database dumps</a> | Icons from <a href="https://useiconic.com/open">Open Iconic</a></p>
|
||||
<p class="centre-text"><a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img class="logo" title="This website is licenced under the Creative Commons Attribution-ShareAlike 4.0 International License" alt="This website is licenced under Creative Commons Attribution-ShareAlike 4.0 International License" src="static/images/cc-by-sa.svg" /></a></p>
|
||||
<p class="centre-text"><a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img class="logo huge" title="This website is licenced under the Creative Commons Attribution-ShareAlike 4.0 International License" alt="This website is licenced under Creative Commons Attribution-ShareAlike 4.0 International License" src="static/images/cc-by-sa.svg" /></a></p>
|
||||
</footer>
|
||||
|
|
|
@ -225,6 +225,7 @@ button, summary { cursor: pointer; }
|
|||
.list-thin { padding-left: 1em; }
|
||||
|
||||
.logo { vertical-align: middle; }
|
||||
.logo.huge { max-width: 8em; }
|
||||
.logo.large { max-width: 2em; }
|
||||
.logo.medium { max-width: 1.5em; }
|
||||
.logo.small { max-width: 1em; }
|
||||
|
|
Loading…
Reference in a new issue