Difference between revisions of "MediaWiki:Common.css"

From Who's Angel?
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: h2 small {all: initial; display: block; float: right; font-size: 75%; border: 1px dotted silver; padding: 2px; font-style: i...")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
h2 small {all: initial; display: block; float: right; font-size: 75%; border: 1px dotted silver; padding: 2px; font-style: italic;}
+
 
 +
h2 span.small {all: initial; display: block; float: right; font-size: 75%; border: 1px dotted silver; padding: 2px; font-style: italic;}
 +
.toctext .small {display: none;}

Revision as of 09:45, 21 November 2019

/* CSS placed here will be applied to all skins */

h2 span.small {all: initial; display: block; float: right; font-size: 75%; border: 1px dotted silver; padding: 2px; font-style: italic;}
.toctext .small {display: none;}