MediaWiki:Common.css

From www.PSALTIKI.info
Revision as of 01:19, 14 May 2017 by Root (talk | contribs)
Jump to: navigation, search
/* Размещённый здесь CSS будет применяться ко всем темам оформления */



div#mw-panel div.portal h3 {
  font-family: 'SERAFIM+GEORGIOS';
  font-size: 40pt;    
}

div#footer {
  display: none;
}

.printfooter {
  display: none;
}

div#siteSub {
  display: none;
}








@font-face {
  font-family: 'SERAFIM+GEORGIOS';
  src: local('SERAFIM+GEORGIOS'),
       url('/fonts/SERAFIM+GEORGIOS.woff2') format('woff2'),
       url('/fonts/SERAFIM+GEORGIOS.otf') format('otf');

}

@font-face {
  font-family: 'SERAFIM';
  src: local('SERAFIM'),
       url('/fonts/SERAFIM.otf') format('otf'),
       url('/fonts/SERAFIM.woff2') format('woff2');
}