MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
/* --- Body & Background --- */ | /* --- Body & Background --- */ | ||
body { | body { | ||
background-color: #0d0d0d; | background-color: #0d0d0d !important; | ||
color: #ccbbaa; | color: #ccbbaa; | ||
font-family: 'Georgia', serif; | font-family: 'Georgia', serif; | ||
} | } | ||
/* --- | /* --- Vector 2022 Header --- */ | ||
.vector-header, | |||
background-color: # | .mw-header, | ||
header.mw-header, | |||
border: | .vector-header-start, | ||
.vector-header-end, | |||
.vector-sticky-header, | |||
.vector-page-toolbar { | |||
background-color: #111008 !important; | |||
border-bottom: 2px solid #5a3010 !important; | |||
} | } | ||
/* --- | /* --- Site title in header --- */ | ||
.mw-wiki-title, | |||
.vector-sitenotice { | |||
color: #cc7733 !important; | |||
} | } | ||
/* --- | /* --- Vector 2022 Sidebar --- */ | ||
.mw-sidebar, | |||
color: # | .vector-sidebar, | ||
border- | .mw-table-of-contents-container, | ||
.sidebar-toc { | |||
background-color: #120f0a !important; | |||
border-right: 1px solid #3a2810 !important; | |||
} | } | ||
.vector-menu-portal .vector-menu-heading { | |||
color: # | color: #cc6622 !important; | ||
border-bottom: 1px solid #3a2810 !important; | |||
font-family: 'Georgia', serif; | |||
text-transform: uppercase; | |||
font-size: 0.85em; | |||
letter-spacing: 0.05em; | |||
} | } | ||
.vector-menu-portal a { | |||
color: # | color: #aa7744 !important; | ||
} | } | ||
.vector-menu-portal a:hover { | |||
a { | color: #ffaa55 !important; | ||
color: # | |||
} | } | ||
/* --- Search Bar Vector 2022 --- */ | |||
color: # | .vector-search-box, | ||
.cdx-search-input, | |||
.cdx-text-input { | |||
background-color: #1a1510 !important; | |||
border-color: #5a3010 !important; | |||
} | } | ||
.cdx-text-input__input, | |||
color: # | .vector-search-box input[type="search"] { | ||
background-color: #1a1510 !important; | |||
color: #ccbbaa !important; | |||
border-color: #5a3010 !important; | |||
} | } | ||
/* | /* --- Content Area --- */ | ||
.mw-body, | |||
color: # | .mw-body-content, | ||
#content, | |||
.mw-content-container, | |||
.vector-body { | |||
background-color: #1a1510 !important; | |||
color: #ccbbaa !important; | |||
border-color: #4a3820 !important; | |||
} | } | ||
/* --- Page Title --- */ | |||
color: # | h1.firstHeading, | ||
.mw-first-heading { | |||
color: #cc3300 !important; | |||
border-bottom: 2px solid #4a3820; | |||
font-family: 'Georgia', serif; | |||
text-shadow: 1px 1px 4px #000; | |||
} | } | ||
/* --- | /* --- Section Headers --- */ | ||
h2 { | |||
color: #cc6622; | color: #cc6622; | ||
border-bottom: 1px solid # | border-bottom: 1px solid #4a3820; | ||
font-family: 'Georgia', serif; | font-family: 'Georgia', serif; | ||
} | } | ||
# | h3 { color: #aa5511; } | ||
h4, h5, h6 { color: #996644; } | |||
} | |||
/* --- Links --- */ | |||
a { color: #cc7733; } | |||
a:visited { color: #995522; } | |||
a:hover { color: #ff9944; text-decoration: underline; } | |||
/* --- | a.new { color: #991111; } | ||
a.new:hover { color: #cc2222; } | |||
} | |||
} | |||
/* --- Tables --- */ | /* --- Tables --- */ | ||
| Line 132: | Line 120: | ||
} | } | ||
table.wikitable td { | table.wikitable td { border: 1px solid #3a2810; } | ||
table.wikitable tr:hover { background-color: #221a10; } | |||
} | |||
table.wikitable tr:hover { | |||
} | |||
#mw-content-text table, | #mw-content-text table, | ||
#mw-content-text td, | #mw-content-text td, | ||
| Line 219: | Line 131: | ||
} | } | ||
/* --- | /* --- Footer Vector 2022 --- */ | ||
.mw-footer, | |||
footer#footer, | |||
.vector-footer, | |||
.vector-footer-container, | |||
.vector- | .vector-footer-inner { | ||
background-color: # | background-color: #0d0a06 !important; | ||
border-top: 1px solid #3a2810 !important; | |||
border: 1px solid # | color: #665544 !important; | ||
color: # | |||
} | } | ||
.vector-footer a, | |||
.mw-footer a, | |||
footer a { | |||
color: #886644 !important; | |||
} | } | ||
.vector- | .vector-footer a:hover, | ||
footer a:hover { | |||
color: #cc7733 !important; | color: #cc7733 !important; | ||
} | } | ||
/* --- Tab Buttons --- */ | |||
/* --- | |||
.vector-menu-tabs, | .vector-menu-tabs, | ||
.vector-menu-tabs-legacy { | .vector-menu-tabs-legacy { | ||
| Line 272: | Line 169: | ||
background-color: #111008 !important; | background-color: #111008 !important; | ||
color: #cc7733 !important; | color: #cc7733 !important; | ||
} | } | ||
| Line 285: | Line 177: | ||
} | } | ||
#left-navigation, #right-navigation, | |||
#left-navigation, | #p-views, #p-cactions { | ||
#right-navigation { | |||
background-color: #111008 !important; | background-color: #111008 !important; | ||
} | } | ||
#p-views | #p-views li a { color: #cc7733 !important; } | ||
#p- | #p-views li.selected a { color: #ff9944 !important; } | ||
background-color: # | |||
/* --- Notice / Info Boxes --- */ | |||
.mw-message-box, | |||
.mw-notification { | |||
background-color: #1e1610; | |||
border: 1px solid #5a3010; | |||
color: #ccbbaa; | |||
} | } | ||
/* --- Category Links --- */ | |||
# | #catlinks { | ||
background-color: # | background-color: #1a1510; | ||
color: # | border: 1px solid #4a3020; | ||
color: #998866; | |||
} | } | ||
# | #catlinks a { color: #cc7733; } | ||
/* --- Scrollbar --- */ | |||
} | ::-webkit-scrollbar { width: 8px; background-color: #0d0d0d; } | ||
::-webkit-scrollbar-thumb { background-color: #4a3010; border-radius: 4px; } | |||
::-webkit-scrollbar-thumb:hover { background-color: #cc6622; } | |||
/* --- Hide Discussion Tab --- */ | /* --- Hide Discussion Tab --- */ | ||
#ca-talk { | #ca-talk { display: none !important; } | ||
} | |||
Revision as of 18:19, 4 May 2026
/* ============================================
BANES WORLD - Dark Fantasy Theme
MediaWiki:Common.css
============================================ */
/* --- Body & Background --- */
body {
background-color: #0d0d0d !important;
color: #ccbbaa;
font-family: 'Georgia', serif;
}
/* --- Vector 2022 Header --- */
.vector-header,
.mw-header,
header.mw-header,
.vector-header-start,
.vector-header-end,
.vector-sticky-header,
.vector-page-toolbar {
background-color: #111008 !important;
border-bottom: 2px solid #5a3010 !important;
}
/* --- Site title in header --- */
.mw-wiki-title,
.vector-sitenotice {
color: #cc7733 !important;
}
/* --- Vector 2022 Sidebar --- */
.mw-sidebar,
.vector-sidebar,
.mw-table-of-contents-container,
.sidebar-toc {
background-color: #120f0a !important;
border-right: 1px solid #3a2810 !important;
}
.vector-menu-portal .vector-menu-heading {
color: #cc6622 !important;
border-bottom: 1px solid #3a2810 !important;
font-family: 'Georgia', serif;
text-transform: uppercase;
font-size: 0.85em;
letter-spacing: 0.05em;
}
.vector-menu-portal a {
color: #aa7744 !important;
}
.vector-menu-portal a:hover {
color: #ffaa55 !important;
}
/* --- Search Bar Vector 2022 --- */
.vector-search-box,
.cdx-search-input,
.cdx-text-input {
background-color: #1a1510 !important;
border-color: #5a3010 !important;
}
.cdx-text-input__input,
.vector-search-box input[type="search"] {
background-color: #1a1510 !important;
color: #ccbbaa !important;
border-color: #5a3010 !important;
}
/* --- Content Area --- */
.mw-body,
.mw-body-content,
#content,
.mw-content-container,
.vector-body {
background-color: #1a1510 !important;
color: #ccbbaa !important;
border-color: #4a3820 !important;
}
/* --- Page Title --- */
h1.firstHeading,
.mw-first-heading {
color: #cc3300 !important;
border-bottom: 2px solid #4a3820;
font-family: 'Georgia', serif;
text-shadow: 1px 1px 4px #000;
}
/* --- Section Headers --- */
h2 {
color: #cc6622;
border-bottom: 1px solid #4a3820;
font-family: 'Georgia', serif;
}
h3 { color: #aa5511; }
h4, h5, h6 { color: #996644; }
/* --- Links --- */
a { color: #cc7733; }
a:visited { color: #995522; }
a:hover { color: #ff9944; text-decoration: underline; }
a.new { color: #991111; }
a.new:hover { color: #cc2222; }
/* --- Tables --- */
table.wikitable {
background-color: #1a1510;
border: 1px solid #5a3010;
color: #ccbbaa;
}
table.wikitable th {
background-color: #2a1508;
color: #dd7722;
border: 1px solid #5a3010;
}
table.wikitable td { border: 1px solid #3a2810; }
table.wikitable tr:hover { background-color: #221a10; }
#mw-content-text table,
#mw-content-text td,
#mw-content-text tr {
background-color: #1a1510 !important;
border-color: #5a3010 !important;
color: #ccbbaa !important;
}
/* --- Footer Vector 2022 --- */
.mw-footer,
footer#footer,
.vector-footer,
.vector-footer-container,
.vector-footer-inner {
background-color: #0d0a06 !important;
border-top: 1px solid #3a2810 !important;
color: #665544 !important;
}
.vector-footer a,
.mw-footer a,
footer a {
color: #886644 !important;
}
.vector-footer a:hover,
footer a:hover {
color: #cc7733 !important;
}
/* --- Tab Buttons --- */
.vector-menu-tabs,
.vector-menu-tabs-legacy {
background-color: #111008 !important;
}
.vector-menu-tabs li,
.vector-menu-tabs-legacy li {
background-color: #111008 !important;
border-color: #5a3010 !important;
}
.vector-menu-tabs li a,
.vector-menu-tabs-legacy li a {
background-color: #111008 !important;
color: #cc7733 !important;
}
.vector-menu-tabs li.selected a,
.vector-menu-tabs-legacy li.selected a {
background-color: #1a1510 !important;
color: #ff9944 !important;
}
#left-navigation, #right-navigation,
#p-views, #p-cactions {
background-color: #111008 !important;
}
#p-views li a { color: #cc7733 !important; }
#p-views li.selected a { color: #ff9944 !important; }
/* --- Notice / Info Boxes --- */
.mw-message-box,
.mw-notification {
background-color: #1e1610;
border: 1px solid #5a3010;
color: #ccbbaa;
}
/* --- Category Links --- */
#catlinks {
background-color: #1a1510;
border: 1px solid #4a3020;
color: #998866;
}
#catlinks a { color: #cc7733; }
/* --- Scrollbar --- */
::-webkit-scrollbar { width: 8px; background-color: #0d0d0d; }
::-webkit-scrollbar-thumb { background-color: #4a3010; border-radius: 4px; }
::-webkit-scrollbar-thumb:hover { background-color: #cc6622; }
/* --- Hide Discussion Tab --- */
#ca-talk { display: none !important; }