MediaWiki:Vector.css: Difference between revisions

Jump to navigation Jump to search
(make AdSense not collapsible)
No edit summary
 
Line 26: Line 26:
#p-googleadsense  .body {
#p-googleadsense  .body {
         display:block !important;
         display:block !important;
}
/* Option 1: hide the header  */
#p-googleadsense h3 {
        display:block;
}
}
/* Option 2: just hide the arrow in the header */
/* Option 2: just hide the arrow in the header */