mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
Merge branch 'fix/logo-position' into premerge
This commit is contained in:
commit
806c327186
2
xmpp.css
2
xmpp.css
@ -1532,7 +1532,7 @@
|
|||||||
background-image: url('https://xmpp.org/images/logos/xmpp-logo.svg');
|
background-image: url('https://xmpp.org/images/logos/xmpp-logo.svg');
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: 1.5em;
|
background-size: 1.5em;
|
||||||
background-position: 0.33333333em 0.33333333em;
|
background-position: 0.3em 0.1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav#toc ol,
|
nav#toc ol,
|
||||||
|
Loading…
Reference in New Issue
Block a user