User:Pixial/timeless.css

From Podpedia
Revision as of 13:42, 17 June 2022 by Raidarr (talk | contribs) (Raidarr moved page User:YellowFrogger/timeless.css to User:Pixial/timeless.css without leaving a redirect: Automatically moved page while renaming the user "YellowFrogger" to "Pixial")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,400i,600,600i&display=swap');

.color-middle {
    height: 0.35em;
    background: #9B1D1B;
    margin-left: 15em;
    margin-right: 17em;
}

#p-logo-text a {
    padding: 0.1em 1em 0.2em;
    color: #000000;
    font-family: Arial;
    font-variant: unset;
    font-size: 1.85em;
    display: block;
}

.mw-body h1.firstHeading {
    margin: 0.25em 0 0.5em;
    border-bottom: none;
    font-family: 'Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica',sans-serif;
}

.color-right {
    background-color: #9B1D1B;
}

.color-left {
    height: 0.35em;
    background: #9B1D1B;
    width: 50%;
    float: left;
}

.tools-inline li.selected {
    border-bottom-color: #9B1D1B;
}


#p-logo-text a {
    padding: 0.1em 1em 0.2em;
    color: #000000;
    font-family: 'Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica',sans-serif;
    font-variant: unset;
    font-size: 1.85em;
    display: block;
}

.mw-footer .footer-icons {
    float: right;
    margin: 0 0 0 1em;
    display: none;
}