MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
Added new icons for the three new tiles
mNo edit summary
(Added new icons for the three new tiles)
Line 64: Line 64:
         .events i {
         .events i {
         background-image: url("images/2/2b/Theories.png");
         background-image: url("images/2/2b/Theories.png");
        height: 150px;
    width: 500px;
    background-size: 20%;
    background-repeat: no-repeat;
    background-position: center;
        }
        .methodologies i {
        background-image: url("images/6/6f/Lightbulb.png");
        height: 150px;
    width: 500px;
    background-size: 20%;
    background-repeat: no-repeat;
    background-position: center;
        }
        .othertools i {
        background-image: url("images/c/c5/Tools.png");
        height: 150px;
    width: 500px;
    background-size: 20%;
    background-repeat: no-repeat;
    background-position: center;
        }
        .softwares i {
        background-image: url("images/f/fd/Software.png");
         height: 150px;
         height: 150px;
    width: 500px;
    width: 500px;

Navigation menu