Difference between revisions of "MediaWiki:Block.css"
m |
m |
||
Line 4: | Line 4: | ||
#toc, .toc { margin: -11px 0px 57px -14px; } | #toc, .toc { margin: -11px 0px 57px -14px; } | ||
pre { font-family: "SERAFIM_PRODROMOS"; font-size: 26pt; text-indent: 0.00cm; | pre { font-family: "SERAFIM_PRODROMOS"; font-size: 26pt; text-indent: 0.00cm; | ||
− | text-align: justify; font-weight: normal; line-height: 1. | + | text-align: justify; font-weight: normal; line-height: 1.1em; |
− | margin-top: | + | margin-top: 5px; margin-right: 0px; margin-bottom: 5px; |
margin-left: 0px; white-space: normal; background-color: transparent; | margin-left: 0px; white-space: normal; background-color: transparent; | ||
− | border: 0px solid #ffff; letter-spacing: | + | border: 0px solid #ffff; letter-spacing: 5px; |
} | } |
Revision as of 18:09, 4 February 2018
.action-view h1.firstHeading, .action-submit h1.firstHeading { display: block; }
.mw-body .mw-body-content h1 { margin-top: -46px; }
.toclevel-2 { display: none; }
#toc, .toc { margin: -11px 0px 57px -14px; }
pre { font-family: "SERAFIM_PRODROMOS"; font-size: 26pt; text-indent: 0.00cm;
text-align: justify; font-weight: normal; line-height: 1.1em;
margin-top: 5px; margin-right: 0px; margin-bottom: 5px;
margin-left: 0px; white-space: normal; background-color: transparent;
border: 0px solid #ffff; letter-spacing: 5px;
}