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.

24 lines
349 B

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