Topic on Project:Support desk

Site CSS, can't find header h1 element

3
Noxiousnoxy (talkcontribs)

Hi, inspecting the header, h1, title of a page it has the following css loading...

h1, h2, h3, h4, h5, h6 {

    color: #000;

    background: none;

    font-weight: normal;

    margin: 0;

    overflow: hidden;

    padding-top: 0.5em;

    padding-bottom: 0.17em;

    border-bottom: 1px solid #a2a9b1;

}

I can't find this css anywhere.

It says it loads in at...

...w/load.php?debug=false&lang=en&modules=mediawiki.legacy.commonPrint%2Cshared%7Cmediawiki.sectionAnchor%7Cmediawiki.skinning.content.externallinks%7Cmediawiki.skinning.interface%7Cskins.madwiki&only=styles&skin=madwiki

But I don't know where to find this to edit it. I do not wish to overide it, but find where it's already stated.

Thanks

Malyacko (talkcontribs)

You can use the URL parameter "debug=true" to find the exact file.

Noxiousnoxy (talkcontribs)

changing the parameter didn't work at all.

But I found where all the css is hiding. For future reference;

w/resources/src/mediawiki.skinning/