MediaWiki:Vector.css

From x164 documentation wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "/* CSS placed here will affect users of the Vector skin */ - Breadcrumb code: .breadcrumb { list-style: none; overflow: hidden; font: 50px Helvetica, Arial, sans-serif; }")
 
 
(39 intermediate revisions by one user not shown)
Line 1: Line 1:
 
/* CSS placed here will affect users of the Vector skin */
 
/* CSS placed here will affect users of the Vector skin */
  
 
+
body {font-size: 110%; max-width: 36cm}
/*Breadcrumb code*/
+
.breadcrumb {
+
list-style: none;
+
overflow: hidden;
+
font: 50px Helvetica, Arial, sans-serif;
+
}
+

Latest revision as of 12:24, 2 October 2012

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

body {font-size: 110%; max-width: 36cm}
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox