Difference between revisions of "MediaWiki:C.css"
m |
m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | p > a { | ||
+ | font-family: 'svoboda' !important; | ||
+ | } | ||
+ | |||
+ | |||
p:first-letter { color: red; | p:first-letter { color: red; | ||
} | } | ||
Line 15: | Line 20: | ||
color: black; | color: black; | ||
} | } | ||
+ | |||
h1, h2, h4, h5, h6 { | h1, h2, h4, h5, h6 { | ||
+ | font-family: "SERAFIM+slovo" !important; | ||
+ | /* | ||
font-family: "svoboda" !important; | font-family: "svoboda" !important; | ||
font-weight: bold !important; | font-weight: bold !important; | ||
+ | */ | ||
} | } | ||
− | + | */ | |
p > i { | p > i { | ||
font-weight: bold !important; | font-weight: bold !important; | ||
} | } |
Latest revision as of 13:21, 17 September 2018
p > a {
font-family: 'svoboda' !important;
}
p:first-letter { color: red;
}
p {
font-size: 17pt !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, h4, h5, h6 {
font-family: "SERAFIM+slovo" !important;
/*
font-family: "svoboda" !important;
font-weight: bold !important;
*/
}
*/
p > i {
font-weight: bold !important;
}