Difference between revisions of "MediaWiki:Kk.css"
m |
m (1 revision imported) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | td { | ||
+ | text-indent: -33px; | ||
+ | font-size: 117%; | ||
+ | padding-bottom: 13px; | ||
+ | padding-left: 40px; | ||
+ | } | ||
+ | |||
#siteNotice { | #siteNotice { | ||
position: static !important; | position: static !important; | ||
Line 5: | Line 12: | ||
font-size: 0.7em; | font-size: 0.7em; | ||
display: block !important; | display: block !important; | ||
− | float: | + | float: right !important; |
} | } | ||
Line 32: | Line 39: | ||
} | } | ||
li#t-print { display: none !important; } | li#t-print { display: none !important; } | ||
− | + | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
.mw-editsection, .mw-editsection-like { | .mw-editsection, .mw-editsection-like { | ||
font-size: small; | font-size: small; | ||
Line 69: | Line 72: | ||
border-bottom: 0px solid transparent; | border-bottom: 0px solid transparent; | ||
} | } | ||
− | + | ||
+ | [[Category:N]] |
Latest revision as of 00:35, 16 July 2018
td {
text-indent: -33px;
font-size: 117%;
padding-bottom: 13px;
padding-left: 40px;
}
#siteNotice {
position: static !important;
margin-top: 19px !important;
margin-left: -4px;
font-size: 0.7em;
display: block !important;
float: right !important;
}
/*
span.subpages {
margin: 15px 0 40px -21px;
font-size: 21pt;
background: white;
line-height: 1.2em;
padding-left: 7px;
color: #58a557;
}
#contentSub, #contentSub2 {
font-size: 93%;
line-height: 1.2em;
color: #545454;
margin-bottom: 30px;
}
*/
table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {
border: 1px solid #aaa; padding: 0;
}
li#t-print { display: none !important; }
.mw-editsection, .mw-editsection-like {
font-size: small;
font-weight: normal;
margin-left: 12px;
vertical-align: baseline;
line-height: 1em;
display: inline-block;
margin-right: 12px;
}
/*
table.wikitable > * > th > h2 > span.mw-editsection { display: none; }
*/
.mw-body .mw-body-content h1 {
font-size: 30pt;
font-family: "SERAFIM_PRODROMOS";
line-height: 1.0em;
}
.mw-body .mw-body-content h2 {
font-size: 25pt;
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;
}
[[Category:N]]