Difference between revisions of "MediaWiki:00.css"

From www.PSALTIKI.info
Jump to: navigation, search
(Created page with "blockquote { font-size: 60pt; } i { color: red !important; font-weight: 400 !important; font-style: normal !important; font-family: "SERAFIM_LOGOS"; font-size: 20pt; } p.mart...")
 
m
Line 8: Line 8:
 
font-family: "SERAFIM_LOGOS";
 
font-family: "SERAFIM_LOGOS";
 
font-size: 20pt;
 
font-size: 20pt;
 +
}
 +
.mw-body p {
 +
    line-height: inherit;
 +
    margin: 10px 0 -10px 20px;
 
}
 
}
 
p.mart {
 
p.mart {

Revision as of 08:09, 22 January 2018

blockquote {
font-size: 60pt;
}
i {
color: red !important;
font-weight: 400 !important;
font-style: normal !important;
font-family: "SERAFIM_LOGOS";
font-size: 20pt;
}
.mw-body p {
    line-height: inherit;
    margin: 10px 0 -10px 20px;
}
p.mart {
	 font-size: 16pt;  font-weight: normal;  line-height: 1.1em; 
	 text-align: center; 
	 font-family: "SERAFIM_LOGOS"; 
	 color: red;
	 text-align-last: center;
}
p.red {
    font-size: 17pt;
    font-weight: normal;
    line-height: 1.7em;
    text-align: center;
    font-family: "SERAFIM_LOGOS";
    color: #e10101;
    text-align-last: center;
}
span.subpages {
    margin-top: -5px;
    margin-bottom: -80px;
    margin-left: -15px;
}
span.subpages a, span.subpages a:visited { 
    color: lightgray !important; text-decoration: inherit !important; background-color: white; 
}
#contentSub, #contentSub2 {
    font-size: 111%;
    line-height: 1.5em;
    color: gray;
    margin-bottom: 30px;
}
li.toclevel-2 li {
    line-height: 1.0;
    font-family: "SERAFIM+stratos";
    font-size: 10pt;
    font-weight: normal;
    text-align: left;
    padding: 8px 0px 0px 45px;
    margin-left: -90px;
}
#toc, .toc {
    margin: 52px 0px 3px -14px;
    padding-left: 100px;
    padding-right: 100px;
}
.mw-body .mw-body-content h1 {
    font-size: 32pt;
    font-weight: normal;
    line-height: 1.4em;
    margin-top: 70px;
    font-family: "SERAFIM_LOGOS";
    margin-left: -14px;
    padding-left: 16px;
    text-align: left;
    color: red;
    page-break-after: avoid;
}