mirror of
https://github.com/funamitech/mastodon
synced 2024-12-04 17:58:49 +09:00
In footer, replace text "Mastodon" with logo
Port SCSS changes from 93c66f0c03
to glitch-soc
This commit is contained in:
parent
9ed8051961
commit
d250e072a2
@ -26,5 +26,13 @@
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
img {
|
||||||
|
margin: 0 4px;
|
||||||
|
position: relative;
|
||||||
|
bottom: -1px;
|
||||||
|
height: 18px;
|
||||||
|
vertical-align: top;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user