MediaWiki:Monobook.css

Από Βικιθήκη

Σημείωση: Μετά την αποθήκευση πρέπει να καθαρίσετε την προσωρινή μνήμη του browser σας για να δείτε τις αλλαγές: Mozilla: πατήστε ReloadCtrl-R), IE / Opera: Ctrl-F5, Safari: Cmd-R, Konqueror Ctrl-R.

/* edit this file to customize the monobook skin for the entire site */

 /*.polytonic {
 font-family: Athena, Gentium, Palatino Linotype, Arial Unicode MS, Lucida Sans Unicode, Lucida Grande, Code2000;
 font-family :inherit;
 }*/

/* κλάση για ποιήματα (http://bugzilla.wikimedia.org/show_bug.cgi?id=1842) */

 .verse pre {
  background-color: #ffffff;
  font-family:inherit;
  line-height: 150%;
  border: 0px;
  padding-left: 2em;
  margin: 0;
  white-space: pre;
 }


 .prose p { text-indent: 2em
 }

 .prose {
  width: 35em;
  text-align:justify;
  margin:0px auto;
 }