Jump to content

Wikipedia:Tambayan Philippines/header/styles.css

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by Ganmatthew (talk | contribs) at 16:18, 13 July 2024 (Undid revision 1234293649 by Ganmatthew (talk) - rv). The present address (URL) is a permanent link to this version.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
div, th, tr, td, p, dl, dt, ul, li, figcaption {
    color: var(--color-base);
}

div td > a[title]:nth-child(2), div td > a.mw-selflink:nth-child(2) {
    color: var(--color-base) !important;
}

span#articleTab, span#articleTab > a {
    color: var(--color-base);
}

span#articleTab {
    display: inline-block;
}

@media screen and (min-width: 1310px) {
    span#articleTab {
        white-space: nowrap;
    }
}

@media screen and (max-width: 1310px) {
    span#articleTab {
        
    }
}