In this house we call it Football, not Soccer!
User:LuaGunsX/cosmos.css
Jump to navigation
Jump to search
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)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
.cosmos-header {
background-color: #8B1A00 !important;
}
.cosmos-header::before {
background: linear-gradient(
to right,
rgba(139, 26, 0, 0.5),
rgba(139, 26, 0, 0.5)
),
linear-gradient(
to left,
rgba(139, 26, 0, 0) 200px,
#8B1A00 471px
) !important;
}
.cosmos-header__sitename a,
.cosmos-header__local-navigation a,
.cosmos-header__counter-value,
.cosmos-header__counter-label {
color: #ffffff !important;
}
body {
background-color: #1a1a1a !important;
}
#mw-content,
#catlinks {
background-color: #ffffff !important;
}
#firstHeading {
color: #ffffff !important;
}