Jump to content

MediaWiki:Common.css: Difference between revisions

Adding Pyramid Love font 3.1
No edit summary
(Adding Pyramid Love font 3.1)
Line 1:
/* CSS placed here will be applied to all skins */
 
/* Font for pyramid diagrams */
/* That Icehouse Wiki salmon background */
@font-face {
@media screen {
font-family: 'Pyramid Love';
body, #mw-page-base { background: #ffe9cc; }
src: url('https:/wiki/fontsstatic.miraheze.org/looneypyramidswiki/e/e4/Pyramid-Love-3.1.woff') format('woff');
}
 
.classname {
/* Hide the "Main Page" title to put a little more above the fold */
font-family: 'Pyramid Love';
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }
 
/* Font for pyramid diagrams */
@font-face {
font-family: 'Pyramid Love';
src: url('/wiki/fonts/Pyramid-Love.woff') format('woff');
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.