Difference between revisions of "MediaWiki:Common.css"

From Cognitive Liberty MediaWiki 1.27.4
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: .mw-body h1 { font-size: 4.8em; }")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
.mw-body h1 {
+
@import url("http://cognitive-liberty.online/wiki/animate.css");
    font-size: 4.8em;
+
 
 +
.mw-wiki-logo {
 +
 
 
}
 
}

Revision as of 05:27, 11 November 2018

/* CSS placed here will be applied to all skins */
@import url("http://cognitive-liberty.online/wiki/animate.css");

.mw-wiki-logo {

}