Difference between revisions of "MediaWiki:Common.css"

From www.PSALTIKI.info
Jump to: navigation, search
Line 43: Line 43:
  
 
div#mw-panel div.portal h3 {
 
div#mw-panel div.portal h3 {
   font-family: 'SERAFIM_LOGOS';
+
   font-family: 'SERAFIM+';
 
   font-size: 40pt;     
 
   font-size: 40pt;     
 
}
 
}

Revision as of 02:12, 14 May 2017

/* Размещённый здесь CSS будет применяться ко всем темам оформления */


.serafim {
    font-family: "SERAFIM+GEORGIOS";
    font-size: 70pt;
    text-indent: 0.00cm;
    text-align: justify;
    font-weight: normal;
}

.mw-body p {
    line-height: inherit;
    margin: 0.0em 0;
        margin-top: 0em;
        margin-right: 0px;
        margin-bottom: 0em;
        margin-left: -5px;
}


#p-logo a {
    width: 8em;
    height: 357px;
   
}


div#mw-panel {
    font-size: inherit;
    position: absolute;
top: 164px;
padding-top: 13em;
width: 8em;
left: -8px;
right: -8px;
padding-left: 0.0em;
}





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


div#editpage-copywarn {
  display: none;
}


/*
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');
}