Difference between revisions of "MediaWiki:Common.css"

Jump to navigation Jump to search
Remove custom css for donate box
(Remove custom css for donate box)
Line 67: Line 67:
[lang=fa] { font-family:
[lang=fa] { font-family:
Tahoma, 'DejaVu Sans', sans-serif; }
Tahoma, 'DejaVu Sans', sans-serif; }
/* Custom donate sidebar box */
#p-Donate {
    visibility: hidden;
}
#p-Donate h3 {
display: none;
}
#p-Donate div {
display: block !important;
visibility: visible !important;
margin-left: 0px !important
}


/* Hide title on main page */
/* Hide title on main page */

Navigation menu