Difference between revisions of "MediaWiki:Vector.css"

From DarkWorld Network
Jump to navigation Jump to search
m (Protected "MediaWiki:Vector.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading])
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
/* All CSS here will be loaded for users of the Vector skin */
/* All CSS here will be loaded for users of the Vector skin */
#p-namespaces-label { color: green;}
#content,
#footer {
    margin-left: 11em;
}
#left-navigation {
    left: 11em;
}

Latest revision as of 08:20, 9 June 2024

/* All CSS here will be loaded for users of the Vector skin */
#content,
#footer {
    margin-left: 11em;
}
#left-navigation {
    left: 11em;
}