Difference between revisions of "MediaWiki:Vector.css"

From Yo-Kai Watch Wiki
Jump to: navigation, search
(Created page with "CSS placed here will affect users of the Vector skin: .oo-ui-toolbar-bar { font-size: 0.75em; } .oo-ui-window-frame { font-size: 0.75em; }")
 
Line 1: Line 1:
 
/* CSS placed here will affect users of the Vector skin */
 
/* CSS placed here will affect users of the Vector skin */
 
.oo-ui-toolbar-bar {
 
  font-size: 0.75em;
 
}
 
.oo-ui-window-frame {
 
  font-size: 0.75em;
 
}
 

Revision as of 23:21, 7 October 2015

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