Difference between revisions of "MediaWiki:S.css"
m |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
.mw-body .mw-body-content h1 { | .mw-body .mw-body-content h1 { | ||
margin-top: 5px !important; | margin-top: 5px !important; | ||
+ | font-size: 16pt !important; | ||
+ | margin-left: -2px !important; | ||
+ | padding-left: 0px !important; | ||
+ | } | ||
+ | .mw-editfont-monospace { | ||
+ | font-family: "svoboda" !important; | ||
+ | font-size: 15pt !important; | ||
+ | line-height: 1.5em !important; | ||
} | } | ||
− | |||
− | |||
Latest revision as of 22:22, 8 February 2019
.mw-body .mw-body-content h1 {
margin-top: 5px !important;
font-size: 16pt !important;
margin-left: -2px !important;
padding-left: 0px !important;
}
.mw-editfont-monospace {
font-family: "svoboda" !important;
font-size: 15pt !important;
line-height: 1.5em !important;
}
.tocnumber, .toctext {
font-family: "svoboda" !important;
}
p > a {
font-family: 'svoboda' !important;
}
p:first-letter { color: red;
}
p {
font-size: 15pt !important; text-indent: 0.00cm; margin: 0px;
padding: 4px 12px 10px 6px !important;
line-height: 1.5em !important;
font-weight: bold !important;
font-family: svoboda !important;
text-align: justify !important;
text-align-last: left !important;
padding: 0px;
white-space: normal !important;
hyphens: auto;
letter-spacing: 0px !important;
color: black;
}
h1, h2, h3, h4, h5, h6 {
font-family: "svoboda" !important;
font-weight: bold !important;
color: red !important;
}
p > i {
font-weight: bold !important;
}