mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
Fix XMPP logo position
This commit is contained in:
parent
34592782e0
commit
a6b49c900f
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