ShadowFox/userContent-files/about_pages/about.css

11 lines
154 B
CSS
Raw Normal View History

2017-12-09 01:08:22 +00:00
@-moz-document url(about:) {
a:link {
color: var(--primary-accent-color) !important;
}
#aboutLogoContainer {
border: none !important;;
}
}