In footer, replace text "Mastodon" with logo (#7545)
This commit is contained in:
@ -26,5 +26,13 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
img {
|
||||
margin: 0 4px;
|
||||
position: relative;
|
||||
bottom: -1px;
|
||||
height: 18px;
|
||||
vertical-align: top;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user