User:LIMAFOX76/timeless.css: Difference between revisions
From the only original and legitimate Battlestar Wiki: the free-as-in-beer, non-corporate, open-content encyclopedia, analytical reference, and episode guide on all things Battlestar Galactica. Accept neither subpar substitutes nor subpar clones.
More actions
No edit summary |
No edit summary |
||
| Line 18: | Line 18: | ||
#mw-header-container { | #mw-header-container { | ||
background: #471919; | background: #471919; | ||
color: #ffffff; | |||
} | |||
#p-logo-text a { | |||
color: #ffffff; | color: #ffffff; | ||
} | } | ||
Revision as of 13:21, 19 January 2020
/* LIMAFOX76 CSS style for the Timeless skin */
/* Background */
#mw-content {
background-color: #000;
}
/* Logo background */
#p-logo {
background: #160807;
border: 1px solid #471919;
}
/* Header Container */
#mw-header-container {
background: #471919;
color: #ffffff;
}
#p-logo-text a {
color: #ffffff;
}