773
edits
DansFriend (talk | contribs) No edit summary |
DansFriend (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
@font-face { | |||
font-family: Newtown; | |||
src: url('fonts/Newtown/NEWTOW__.woff') format('woff'), | |||
url('fonts/Newtown/NEWTOW__.woff2') format('woff2'); | |||
} | |||
.ns-3000 #p-logo a { background-image: url('https://sceecambridge.wiki/images/4/4e/WikiC12.png') !important; } | .ns-3000 #p-logo a { background-image: url('https://sceecambridge.wiki/images/4/4e/WikiC12.png') !important; } |