Jump to content

MediaWiki:Vector.css: Difference between revisions

no edit summary
(setlist formatting fixes)
No edit summary
(8 intermediate revisions by the same 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, #mw-page-base, #content {
body, #mw-page-base, #content {
         background: #EAE9DE url(http://cf.morrissey-solo.com/patt3.gif);
         background: #EAE9DE url(https://cf.morrissey-solo.com/patt3.gif);
}
}
body {
body {
Line 11: Line 11:
}
}
.mw-body .external {
.mw-body .external {
     background-image: url(http://cf.morrissey-solo.com/w/skins/Vector/images/external-link-ltr-icon.png);
     background-image: url(https://cf.morrissey-solo.com/w/skins/Vector/images/external-link-ltr-icon.png);
}
}


Line 230: Line 230:
         text-decoration: underline;
         text-decoration: underline;
         color:#856C59
         color:#856C59
}
#bodyContent a.new:visited, #p-personal #bodyContent a.new:visited {
    color: #a55858;
}
#bodyContent a.new, #p-personal #bodyContent a.new {
    color: #ba0000;
}
}


Line 554: Line 561:
     padding: 0;
     padding: 0;
     list-style-image: none;
     list-style-image: none;
}
.mw-body h2 {
    margin-bottom: .6em;
}
.mw-body blockquote p {
    margin: 1.5em 0;
}
}
Bureaucrats, Interface administrators, Administrators, xf_ug15, xf_ug2, xf_ug3, xf_ug4
10,961

edits