T210: Made the Poniverse credit Firefox-friendly.

This commit is contained in:
Peter Deltchev 2015-09-24 02:05:29 -07:00
parent 1807b9a6ee
commit 5f064bcd0e
2 changed files with 7 additions and 5 deletions

View file

@ -123,19 +123,21 @@ header {
}
&.x-poniverseCredit {
bottom: 0;
position: absolute;
padding: 10px;
bottom: 0;
max-width: 100%;
margin: 0;
padding: 0;
text-align: center;
a {
padding: 0;
padding: 10px;
}
span {
font-size: 90%;
text-transform: lowercase;
margin: 0.5em 0;
margin: 7px 0;
display: block;
}
}

View file

@ -82,7 +82,7 @@
<li><a href="/register" target="_self">Register</a></li>
@endif
<li class="x-poniverseCredit">
<a href="https://poniverse.net/" title="Poniverse: The Pony Supercommunity">
<a href="https://poniverse.net/" title="Poniverse: The Pony Supercommunity" target="_blank">
<span>A community project by</span>
<img src="/images/poniverse.svg" alt="Poniverse logo"/>
</a>