Difference between revisions of "MediaWiki:5.css"
m |
m |
||
Line 14: | Line 14: | ||
color: red; | color: red; | ||
text-align-last: center; | text-align-last: center; | ||
+ | } | ||
+ | pre { font-family: "SERAFIM+KONSTAS"; font-size: 65pt; text-indent: 0.00cm; | ||
+ | text-align: justify; font-weight: normal; line-height: 1.0em; | ||
+ | margin-top: 0px; margin-right: 0px; margin-bottom: 0px; | ||
+ | margin-left: 0px; white-space: normal; background-color: transparent; | ||
+ | border: 0px solid #ffff; letter-spacing: 0px; | ||
} | } |
Revision as of 13:07, 11 December 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;
}
pre { font-family: "SERAFIM+KONSTAS"; font-size: 65pt; text-indent: 0.00cm;
text-align: justify; font-weight: normal; line-height: 1.0em;
margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
margin-left: 0px; white-space: normal; background-color: transparent;
border: 0px solid #ffff; letter-spacing: 0px;
}