Difference between revisions of "MediaWiki:Monobook.css"

From No Subject - Encyclopedia of Psychoanalysis
Jump to: navigation, search
(New page: CSS placed here will affect users of the Monobook skin: #ca-edit { display: none; } blockquote { line-height: 100%; })
 
Line 4: Line 4:
  
 
blockquote {
 
blockquote {
     line-height: 100%;
+
     line-height: 1.5em;
 
}
 
}

Revision as of 05:53, 11 April 2009

/* CSS placed here will affect users of the Monobook skin */

#ca-edit { display: none; }

blockquote {
    line-height: 1.5em;
}