Difference between revisions of "MediaWiki:Block.css"

From www.PSALTIKI.info
Jump to: navigation, search
m
m
Line 7: Line 7:
 
       margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
 
       margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
 
       margin-left: 0px; white-space: normal; background-color: transparent;
 
       margin-left: 0px; white-space: normal; background-color: transparent;
       border: 0px solid #ffff;  letter-spacing: 3px;
+
       border: 0px solid #ffff;  letter-spacing: 1px;
 
}
 
}

Revision as of 18:05, 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: 25pt; text-indent: 0.00cm; 
      text-align: justify; font-weight: normal; line-height: 1.2em;     
      margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
      margin-left: 0px; white-space: normal; background-color: transparent;
      border: 0px solid #ffff;  letter-spacing: 1px;
}