Difference between revisions of "MediaWiki:1.css"
m |
m |
||
Line 9: | Line 9: | ||
} | } | ||
p.red { | 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; | ||
} | } |
Revision as of 01:47, 12 November 2017
blockquote { font-family: "SERAFIM+GEORGIOS";
}
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;
}