Difference between revisions of "MediaWiki:0.css"

From www.PSALTIKI.info
Jump to: navigation, search
m
m
Line 1: Line 1:
 
blockquote { font-family: "SERAFIM+";
 
blockquote { font-family: "SERAFIM+";
font-size: 100pt;
+
font-size: 70pt;
 
}
 
}
 
p.mart {
 
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: 16pt;  font-weight: normal;  line-height: 1.1em;  
 
font-size: 16pt;  font-weight: normal;  line-height: 1.1em;  
 
text-align: center;  
 
text-align: center;  
Line 17: Line 10:
 
}
 
}
  
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 {
 
p.red {
 
     font-size: 17pt;
 
     font-size: 17pt;

Revision as of 01:45, 12 November 2017

blockquote { font-family: "SERAFIM+";
font-size: 70pt;
}
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: darkred;
    text-align-last: center;
}