Difference between revisions of "MediaWiki:K.css"

From www.PSALTIKI.info
Jump to: navigation, search
(Created page with ".mw-body .mw-body-content h2 { font-size: 20pt; font-weight: normal; line-height: 1.0em; margin: 0; padding: 0; font-family: "SERAFIM_PRODROMOS"; t...")
 
m
Line 1: Line 1:
 
.mw-body .mw-body-content h2 {
 
.mw-body .mw-body-content h2 {
     font-size: 20pt;
+
     font-size: 30pt;
 
     font-weight: normal;
 
     font-weight: normal;
 
     line-height: 1.0em;
 
     line-height: 1.0em;
Line 7: Line 7:
 
     font-family: "SERAFIM_PRODROMOS";
 
     font-family: "SERAFIM_PRODROMOS";
 
     text-align: center;
 
     text-align: center;
     color: red;
+
     color: gray;
 
     page-break-after: avoid;
 
     page-break-after: avoid;
 
     border-bottom: 0px solid transparent;
 
     border-bottom: 0px solid transparent;
 
}
 
}

Revision as of 19:14, 11 December 2017

.mw-body .mw-body-content h2 {
    font-size: 30pt;
    font-weight: normal;
    line-height: 1.0em;
    margin: 0;
    padding: 0;
    font-family: "SERAFIM_PRODROMOS";
    text-align: center;
    color: gray;
    page-break-after: avoid;
    border-bottom: 0px solid transparent;
}