Template:Culture of the Philippines/styles.css

Revision as of 15:24, 27 June 2025 by Fire (talk | contribs) (Created page with ".sidebar-title-with-pretitle { border-bottom: 3px double #2362cf; padding: 2px 0px 4px 0px; } th.sidebar-heading { background: #cf2338; color: #ffffff; } .sidebar-heading { text-align: center; color: var(--color-base); }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.sidebar-title-with-pretitle {
    border-bottom: 3px double #2362cf; 
    padding: 2px 0px 4px 0px;
}

th.sidebar-heading {
    background: #cf2338;
    color: #ffffff;
}

.sidebar-heading {
    text-align: center; 
    color: var(--color-base);
}