You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
386 B

3 years ago
a[href="https://www.buymeacoffee.com/phibr0"] > img {
height: 2.2em;
}
a[href="https://www.buymeacoffee.com/phibr0"]{
transform: translate(0, 5%);
}
.ES-suggester-container {
display: flex;
place-content: space-between;
}
.ES-shortcode {
margin-right: 8px;
}
.ES-suggestion-item {
border-top: solid var(--background-secondary) 1px;
3 years ago
padding-left: 10px;
}