MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
(first test)
 
No edit summary
Tag: Manual revert
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.mw-body {
    background-color: #007ad0;
    background-image: radial-gradient(#02131fd9,#000 200%);
    /*border: 1px solid #00c5ffa3;
    border-radius: 15px;
    box-shadow: 0 0 14px rgba(14,119,192,.75),inset 0 0 14px rgba(14,119,192,.75);
*/
}

Latest revision as of 20:37, 9 June 2023

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