View source for MediaWiki:Common.css
From VRChat Wiki
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* CSS placed here will be applied to all skins */
/* T-style like css. no longer needed: https://wiki.vrchat.com/index.php?title=Template:Infobox/styles.css&oldid=544
@import url("/index.php?title=Template:Infobox/styles.css&action=raw&ctype=text/css");
*/
/* MAKE SURE THESE ARE NATIVE AT SOME POINT */
@import url("https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap");
@import url("/index.php?title=Template:MainPageInfopush.css&action=raw&ctype=text/css");
a:not(.icon-none)[href^="https://ask.vrchat.com"], a:not(.icon-none)[href^="https://docs.vrchat.com/"] {
background-image: var(--icon-url) !important;
background-position: center left !important;
background-repeat: no-repeat !important;
background-size: contain !important;
padding-right: 0 !important;
padding-left: 1.5em;
}
a[href^="https://ask.vrchat.com"] {
000
1:0
Return to MediaWiki:Common.css.