Difference between revisions of "MediaWiki:Kk.css"

From www.PSALTIKI.info
Jump to: navigation, search
m
m
Line 25: Line 25:
 
/* border-bottom: 1px solid #58a557; */
 
/* border-bottom: 1px solid #58a557; */
 
}
 
}
span.subpages a, span.subpages a:visited { color: #097b00 !important; text-decoration: inherit !important; background-color: white; }
+
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;
+
#contentSub, #contentSub2 {
 +
     font-size: 93%;
 +
    line-height: 1.2em;
 +
     color: #545454;
 +
    margin-bottom: 30px;
 
}
 
}
*/
 
 
.mw-body .mw-body-content h1 {
 
.mw-body .mw-body-content h1 {
 
     font-size: 50pt;
 
     font-size: 50pt;

Revision as of 10:40, 3 January 2018

table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {
    border: 1px solid #aaa;     padding: 0;
}
li#t-print { display: none !important; }
td { text-indent: -37px; padding-left: 45px; padding-bottom: 5px; }
.mw-editsection, .mw-editsection-like {
    font-size: small;
    font-weight: normal;
    margin-left: 12px;
    vertical-align: baseline;
    line-height: 1em;
    display: inline-block;
    margin-right: 12px;
}
/*
table.wikitable > * > th > h2 > span.mw-editsection  { display: none; } 
*/
span.subpages {
    margin: 15px 0 40px -21px;
    font-size: 21pt;
    background: white;
    line-height: 1.2em;
    padding-left: 7px;
    color: #58a557;
/* border-bottom: 1px solid #58a557; */
}
span.subpages a, span.subpages a:visited {
             color: #097b00 !important; text-decoration: inherit !important; background-color: white; 
}

#contentSub, #contentSub2 {
    font-size: 93%;
    line-height: 1.2em;
    color: #545454;
    margin-bottom: 30px;
}
.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;
}