Difference between revisions of "MediaWiki:Common.css"

From SystersWiki
Line 3: Line 3:
 
.timeline-band-layer-inner {
 
.timeline-band-layer-inner {
 
      
 
      
 +
}
 +
 +
@font-face {
 +
font-family: BLKCHCRY;
 +
src: url("https://hub.xpub.nl/systers/mediawiki/index.php?title=File:BLKCHCRY.sfnt");
 +
}
 +
 +
p {
 +
font-size: 22px;
 +
font-family: BLKCHCRY;
 +
color: #26263dff;
 
}
 
}

Revision as of 07:06, 29 May 2020

/* CSS placed here will be applied to all skins */

.timeline-band-layer-inner {
    
}

@font-face {
	font-family: BLKCHCRY;
	src: url("https://hub.xpub.nl/systers/mediawiki/index.php?title=File:BLKCHCRY.sfnt");
}

p {
	font-size: 22px;
	font-family: BLKCHCRY;
	color: #26263dff;
}