MediaWiki:Common.css: Difference between revisions

imported>Samueldr
Fast-tracks new styles via common.css
 
imported>Samueldr
m justified text often breaks in the wiki.
Line 41: Line 41:
h5 { font-size: 1.8rem; }
h5 { font-size: 1.8rem; }
h6 { font-size: 1.8rem; font-style: italic; }
h6 { font-size: 1.8rem; font-style: italic; }
/* Paragraph / text styles */
p {
    text-align: initial;
}