Difference between revisions of "MediaWiki:Vector.css"

From Baka-Tsuki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will affect users of the Vector skin: #p-googleadsense .body { display:block !important; }")
 
 
Line 1: Line 1:
 
/* CSS placed here will affect users of the Vector skin */
 
/* CSS placed here will affect users of the Vector skin */
  +
 
#p-googleadsense .body {
 
#p-googleadsense .body {
 
display:block !important;
 
display:block !important;

Latest revision as of 02:03, 13 July 2014

/* CSS placed here will affect users of the Vector skin */

#p-googleadsense  .body {
        display:block !important;
}