Template:Link/styles.css

Template page
Revision as of 11:54, 24 March 2024 by Antt1995 (talk | contribs) (1 revision imported: New Files)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.link-icon {
    margin-right: 4px;
    opacity: 0.3;
}

.link-icon img {
    margin-bottom: 2px;
    height: 14px;
    width: auto;
}

/* Dark mode */
html.skin-citizen-dark .link-icon img {
    filter: invert(1);
}
🍪 We use cookies to keep session information to provide you a better experience.