Difference between revisions of "MediaWiki:K.css"
m |
m |
||
Line 1: | Line 1: | ||
+ | .mw-body .mw-body-content h1 { | ||
+ | font-size: 30pt; | ||
+ | font-family: "SERAFIM_PRODROMOS"; | ||
+ | } | ||
+ | |||
.mw-body .mw-body-content h2 { | .mw-body .mw-body-content h2 { | ||
font-size: 30pt; | font-size: 30pt; |
Revision as of 01:24, 12 December 2017
.mw-body .mw-body-content h1 {
font-size: 30pt;
font-family: "SERAFIM_PRODROMOS";
}
.mw-body .mw-body-content h2 {
font-size: 30pt;
font-weight: normal;
line-height: 1.0em;
margin: 0;
padding: 0;
font-family: "SERAFIM_PRODROMOS";
text-align: center;
color: gray;
page-break-after: avoid;
border-bottom: 0px solid transparent;
}