Difference between revisions of "MediaWiki:5.css"
(Created page with "blockquote { font-family: "SERAFIM+KONSTAS"; } p.mart { font-size: 16pt; font-weight: normal; line-height: 1.1em; text-align: center; font-family: "SERAFIM_LOGOS";...") |
m |
||
Line 9: | Line 9: | ||
} | } | ||
p.red { | p.red { | ||
− | font-size: | + | font-size: 25pt; font-weight: normal; line-height: 1.1em; |
text-align: center; | text-align: center; | ||
font-family: "SERAFIM_LOGOS"; | font-family: "SERAFIM_LOGOS"; |
Revision as of 08:53, 24 November 2017
blockquote { font-family: "SERAFIM+KONSTAS";
}
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: 25pt; font-weight: normal; line-height: 1.1em;
text-align: center;
font-family: "SERAFIM_LOGOS";
color: red;
text-align-last: center;
}