Difference between revisions of "MediaWiki:Common.css"

Jump to navigation Jump to search
142 bytes removed ,  19:37, 2 October 2020
no edit summary
Line 63: Line 63:
     direction: rtl;
     direction: rtl;
     text-align: right;
     text-align: right;
    min-height: 103px;
}
}


div#mp-welcomecount {
div#mp-welcomecount {
     margin: 0.4em;
     margin: 0.4em;
     width: 22em;
     width: 100%;
     text-align: center;
     text-align: center;
     direction: rtl;
     direction: rtl;
}
}


ul#mp-portals {
    position: absolute;
    left: -1em;
    top: 50%;
    margin-top: -2.4em;
    width: 38%;
    min-width: 25em;
    font-size: 95%;
    margin: 0.3em 0 0 1.6em;
    padding: 0;
}


div#mp-welcome {
div#mp-welcome {
     font-size: 162%;
     font-size: 92%;
     padding: 0.1em;
     padding: 0.1em;
    width: 50%;
    float: right;
}
}


Navigation menu