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])
 
(5 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 {
#p-navigation-label{
    margin-left: 11em;
color: red;
}
font-size:12px;  
#left-navigation {
}
    left: 11em;
#p-tb-label {
}
color: red;
font-size:12px;  
}

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;
}