MediaWiki:Common.css: Difference between revisions

From BitFolk
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: img#bf-logo { position:absolute; top: 34px; } img#bf-slogan { position: absolute; top: 82p...")
 
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
img#bf-logo {
        position:absolute;
        top: 34px;
}
img#bf-slogan {
        position: absolute;
        top: 82px;
        right: 1px;
}

Revision as of 01:12, 18 March 2018

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