Fix mastodon logo for firefox
This commit is contained in:
parent
3a743dd974
commit
2f19fd983f
@ -266,7 +266,7 @@ a:focus {
|
|||||||
font-size: 26px;
|
font-size: 26px;
|
||||||
}
|
}
|
||||||
.banner-social-buttons {
|
.banner-social-buttons {
|
||||||
padding-top: 7em;
|
padding-top: 5em;
|
||||||
}
|
}
|
||||||
::-moz-selection {
|
::-moz-selection {
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
@ -340,8 +340,9 @@ ul.features {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.mastodon {
|
.mastodon {
|
||||||
width: 5em;
|
width: 4em;
|
||||||
height: 5em;
|
height: 4em;
|
||||||
|
margin-top: 0.9em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sponsors {
|
.sponsors {
|
||||||
|
@ -7,9 +7,10 @@
|
|||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
viewBox="0 0 100 100"
|
||||||
id="svg899"
|
id="svg899"
|
||||||
version="1.1"
|
version="1.1"
|
||||||
sodipodi:docname="mastodon2.svg"
|
sodipodi:docname="mastodon.svg"
|
||||||
>
|
>
|
||||||
<sodipodi:namedview
|
<sodipodi:namedview
|
||||||
pagecolor="#ffffff"
|
pagecolor="#ffffff"
|
||||||
@ -55,7 +56,7 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<g
|
<g
|
||||||
id="g872"
|
id="g872"
|
||||||
transform="matrix(0.89768578,0,0,0.91474781,0.80767452,7.5300112)">
|
transform="matrix(1.2351757,0,0,1.2586523,-10.042372,-11.404917)">
|
||||||
<use
|
<use
|
||||||
y="0"
|
y="0"
|
||||||
x="0"
|
x="0"
|
||||||
|
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.3 KiB |
Loading…
Reference in New Issue
Block a user