Difference between revisions of "MediaWiki:K.css"

From www.PSALTIKI.info
Jump to: navigation, search
m
m
Line 1: Line 1:
 
span.subpages {
 
span.subpages {
     margin: -66px 0 -111px -30px;
+
     margin: -66px 0 -120px -30px;
 
     font-size: 40pt;
 
     font-size: 40pt;
 
     background: white;
 
     background: white;
Line 15: Line 15:
 
*/
 
*/
 
.mw-body .mw-body-content h1 {
 
.mw-body .mw-body-content h1 {
     font-size: 30pt;
+
     font-size: 50pt;
 
     font-family: "SERAFIM_PRODROMOS";
 
     font-family: "SERAFIM_PRODROMOS";
 +
line-height: 1.0em;
 
}
 
}
  

Revision as of 22:06, 13 December 2017

span.subpages {
    margin: -66px 0 -120px -30px;
    font-size: 40pt;
    background: white;
    line-height: 1.2em;
    padding-left: 7px;
    color: #58a557;
}
span.subpages a, span.subpages a:visited { color: #097b00 !important; text-decoration: inherit !important; background-color: white; }
/*
span.subpages {
    margin-top: 35px;
    font-size: 40pt;
}
*/
.mw-body .mw-body-content h1 {
    font-size: 50pt;
    font-family: "SERAFIM_PRODROMOS";
line-height: 1.0em;
}

.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;
}