Difference between revisions of "MediaWiki:0.css"
m |
m |
||
Line 1: | Line 1: | ||
− | blockquote { | + | blockquote { |
− | font-size: | + | font-size: 90pt; |
} | } | ||
p.mart { | p.mart { | ||
Line 16: | Line 16: | ||
text-align: center; | text-align: center; | ||
font-family: "SERAFIM_LOGOS"; | font-family: "SERAFIM_LOGOS"; | ||
− | color: | + | color: #e10101; |
text-align-last: center; | text-align-last: center; | ||
} | } |
Revision as of 01:53, 12 November 2017
blockquote {
font-size: 90pt;
}
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;
}