MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 996: Line 996:
}
}


/* Style footer background and gradient */
#simpleSearch:before, #simpleSearchSpecial:before {
#simpleSearch:before, #simpleSearchSpecial:before {
     content: "";
     content: "";
Line 1,001: Line 1,002:
     top: 0;
     top: 0;
     left: 0;
     left: 0;
    width: 200%;
    height: 400%;
    background-color: rgba(255, 255, 255, 0.6);
     z-index: -1;
     z-index: -1;
    margin-left: -10%;
}
}


Navigation menu