Difference between revisions of "MediaWiki:Commo.css"
m |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | .mw-editfont-monospace { | ||
+ | font-family: "svoboda" !important; | ||
+ | font-size: 15pt !important; | ||
+ | line-height: 1.5em !important; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
#contentSub, #contentSub2 { | #contentSub, #contentSub2 { | ||
display: none !important; | display: none !important; | ||
Line 104: | Line 113: | ||
p.c { text-align: center !important; text-align-last: center !important; font-size: 16pt !important; | p.c { text-align: center !important; text-align-last: center !important; font-size: 16pt !important; | ||
letter-spacing: 0px !important; padding: 4px 0 0 0 !important; line-height: 1.2em !important; | letter-spacing: 0px !important; padding: 4px 0 0 0 !important; line-height: 1.2em !important; | ||
− | font-weight: bold !important; font-family: svoboda !important; | + | font-weight: bold !important; font-family: svoboda !important; hyphens: none; |
} | } |
Latest revision as of 22:26, 8 February 2019
.mw-editfont-monospace {
font-family: "svoboda" !important;
font-size: 15pt !important;
line-height: 1.5em !important;
}
#contentSub, #contentSub2 {
display: none !important;
}
p.a {
text-align: right !important;
text-align-last: right !important;
color: #a58080;
margin: -105px -6px -27px -5px;
font-size: 40pt !important;
font-weight: normal !important;
font-family: 'SERAFIM+slovo' !important;
}
p { text-align: center !important; text-align-last: center !important; font-size: 16pt !important;
letter-spacing: 0px !important; padding: 4px 12px 10px 6px !important; line-height: 1.5em !important;
font-weight: bold !important; font-family: svoboda !important; }
pre:first-letter { color: red;
}
pre {
hyphens: none !important;
}
#siteNotice {
position: absolute;
margin-top: 72px;
margin-left: -4px;
font-size: 0.7em;
display: block !important;
}
#contentSub, #contentSub2 {
margin: 0px 0 -4px 0 !important;
}
.mw-body-content { line-height: 1.6em;
font-size: 0.9em;
hyphens: auto; -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto;
/* margin: 61px 0 0 -13px; */
margin: 70px 3px 0 -3px !important;
}
b { font-size: 110% !important;
}
p.a1 {
text-align: right !important;
text-align-last: right !important;
color: #a58080;
margin: -105px -6px -27px -5px;
font-size: 40pt !important;
font-weight: normal !important;
font-family: 'SERAFIM+slovo' !important;
}
p.a2 {
text-align: right !important;
text-align-last: right !important;
color: #a58080;
margin: -105px -6px -27px -5px;
font-size: 40pt !important;
font-weight: normal !important;
font-family: 'SERAFIM+slovo' !important;
}
p.a3 {
text-align: right !important;
text-align-last: right !important;
color: #a58080;
margin: -105px -6px -27px -5px;
font-size: 40pt !important;
font-weight: normal !important;
font-family: 'SERAFIM+slovo' !important;
}
p.a4 {
text-align: right !important;
text-align-last: right !important;
color: #a58080;
margin: -105px -6px -27px -5px;
font-size: 40pt !important;
font-weight: normal !important;
font-family: 'SERAFIM+slovo' !important;
}
p.b:first-letter { color: red;
}
p.c:first-letter { color: red;
}
p.b { text-align: center !important; text-align-last: center !important; font-size: 17pt !important;
letter-spacing: 0px !important; padding: 4px 0 0 0 !important; line-height: 1.2em !important;
font-family: "SERAFIM+slovo" !important; font-weight: normal !important;
}
p.c { text-align: center !important; text-align-last: center !important; font-size: 16pt !important;
letter-spacing: 0px !important; padding: 4px 0 0 0 !important; line-height: 1.2em !important;
font-weight: bold !important; font-family: svoboda !important; hyphens: none;
}