MediaWiki:Common.css: Difference between revisions

From The Soft Protest Digest
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 2: Line 2:


#p-logo a {
#p-logo a {
background-image: url(http://thesoftprotestdigest.org/images/c/c9/logo.png) !important;
background-image: url(http://www.thesoftprotestdigest.org/images/c/c9/logo.png) !important;
background-size: 135px !important;
background-size: 135px !important;


}
}

Latest revision as of 14:00, 16 March 2019

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

#p-logo a {
background-image: url(http://www.thesoftprotestdigest.org/images/c/c9/logo.png) !important;
background-size: 135px !important;

}