mirror of
https://codeberg.org/slatian/service.echoip-slatecave.git
synced 2025-07-17 14:33:27 +02:00
Added a way to display the icon as part of the sitename
This commit is contained in:
@ -599,3 +599,10 @@ form.search {
|
||||
background: var(--button-bg);
|
||||
}
|
||||
|
||||
/* Custom icon style for sitename*/
|
||||
|
||||
.sitename > img {
|
||||
height: 1.2em;
|
||||
padding: 0 0.3ch;
|
||||
margin-bottom: -.2em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user