MediaWiki:Mobile.css: Difference between revisions

Content deleted Content added
Created page with "→‎Import: @font-face { font-family: 'Pou Font'; src:url(https://static.miraheze.org/pouwiki/2/28/Pou-Font.ttf); } →‎Page titles and sections titles font: body { font-family: 'Pou Font'; } .page-header__title, .mw-headline { font-family: 'Pou Font'; color: #fff; text-shadow: 2px 0 #000, -2px 0 #000, 0 2px #000, 0 -2px #000, 2px 2px #000, -2px -2px #000, 2px -2px #000, -2px 2px #000; padding: 3px; margin-left: 2px; } →‎Main Page: .mainpage-header {..."
 
mNo edit summary
Line 12:
 
.page-header__title, .mw-headline {
font-family: 'Pou Font';
color: #fff;
text-shadow: 2px 0 #000, -2px 0 #000, 0 2px #000, 0 -2px #000, 2px 2px #000, -2px -2px #000, 2px -2px #000, -2px 2px #000;
padding: 3px;
margin-left: 2px;
}
 
#firstHeading{
font-family: 'Pou Font';
color: #fff;