User:Usr 578aa632-439b-4c41-9266-776323ba9ad2/common.css

From VRChat Wiki

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
.ns-3000 .mw-page-title-separator {
  display: none;
}

/*
.ns-3000 .mw-page-title-namespace {
  font-size: 0px;
}
.ns-3000 .mw-page-title-namespace::before {
	content: "";
  background-image: url(https://wiki-files.vrchat.com/IconOnly_CL_Portal.png);
width: 30px;
height: 30px;
display: inline-block;
background-size: contain;
margin: 0 6px -4px 0;
background-repeat: no-repeat;
}
*/

.ns-3000 .mw-page-title-namespace {
  color: #2ace5b;
  float: right;
}

@media screen {
.ns-3000 .mw-body h1.firstHeading {
border-color: #2ace5b;
padding-bottom: .25em;
}
}