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

From VRChat Wiki
No edit summary
No edit summary
Line 10: Line 10:
width: 30px;
width: 30px;
height: 30px;
height: 30px;
display: iblock;
display: inline-block;
background-size: contain;
background-size: contain;
margin: 0 6px -4px 0;
margin: 0 6px -4px 0;
background-repeat: no-repeat;
background-repeat: no-repeat;
}
}

Revision as of 15:33, 16 August 2024

.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;
}