Difference between revisions of "MediaWiki:2.css"

From www.PSALTIKI.info
Jump to: navigation, search
m
m
Line 10: Line 10:
 
}
 
}
 
p.red {
 
p.red {
font-size: 16pt; font-weight: normal; line-height: 1.1em;  
+
    font-size: 17pt;
text-align: center;  
+
    font-weight: normal;
font-family: "SERAFIM_LOGOS";  
+
    line-height: 1.7em;
color: red;
+
    text-align: center;
text-align-last: center;
+
    font-family: "SERAFIM_LOGOS";
 +
    color: #e10101;
 +
    text-align-last: center;
 
}
 
}

Revision as of 01:51, 12 November 2017

blockquote { font-family: "SERAFIM+XOYRMOYZIOS";
}

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