Template:EmythTheme/styles.css: Difference between revisions
Template page
More actions
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* Main color: #28D785 | Secondary color: #51DE9C */ |
/* Main color: #28D785 | Secondary color: #51DE9C */ |
||
/* |
/* Bottom header */ |
||
@media screen { |
@media screen { |
||
#bodyContent,#citizen-sidebar-lastmod,#catlinks:not(:empty),.cs-comments:not(:empty),body:not(.action-edit):not(.action-submit):not(.action-purge):not(.ns--1) .page-info,.read-more-container > .read-more-container { |
|||
.page-info { |
|||
background-color: rgba(0, 0, 0, 0.6) !important; |
background-color: rgba(0, 0, 0, 0.6) !important; |
||
backdrop-filter: blur(4px) !important; |
backdrop-filter: blur(4px) !important; |
||
border-radius: 8px; |
border-radius: 8px !important; |
||
border-width: 3px !important; |
border-width: 3px !important; |
||
} |
} |
||
| ⚫ | |||
| ⚫ | |||
@media (max-width: 1119px) { |
|||
/* comments */ |
|||
| ⚫ | |||
.cs-comments { |
|||
background-color: rgba(0, 0, 0, 0.6) !important; |
background-color: rgba(0, 0, 0, 0.6) !important; |
||
backdrop-filter: blur(4px) !important; |
backdrop-filter: blur(4px) !important; |
||
border-radius: 8px; |
border-radius: 8px !important; |
||
border-width: 3px !important; |
border-width: 3px !important; |
||
| ⚫ | |||
| ⚫ | |||
/* categories */ |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
} |
} |
||
@media (min-width: 1120px) { |
|||
| ⚫ | |||
| ⚫ | |||
/* last edited */ |
|||
| ⚫ | |||
@media screen { |
|||
| ⚫ | |||
#citizen-sidebar-lastmod { |
|||
border-radius: 8px !important; |
|||
border-width: 3px !important; |
|||
} |
|||
/* Table of Contents */ |
|||
body:not(.citizen-sticky-header-visible) #citizen-toc { |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
/* table of contents */ |
|||
border-radius: 8px !important; |
|||
@media screen { |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
@media screen { |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
/* main page */ |
|||
@media screen { |
|||
#bodyContent { |
|||
| ⚫ | |||
backdrop-filter: blur(4px) !important; |
|||
| ⚫ | |||
border-width: 3px !important; |
|||
} |
|||
} |
|||
| ⚫ | |||
@media screen { |
|||
.read-more-container > .read-more-container { |
|||
border-width: 3px !important; |
|||
| ⚫ | |||
backdrop-filter: blur(4px) !important; |
|||
background-color: rgba(0, 0, 0, 0.6) !important; |
|||
} |
} |
||
} |
} |
||
| ⚫ | |||
.read-more-container-heading { |
.read-more-container-heading { |
||
text-shadow: none; |
text-shadow: none; |
||
| Line 192: | Line 156: | ||
} |
} |
||
} |
} |
||
/* |
/* redlinks */ |
||
@media screen { |
@media screen { |
||
a. |
a.new { |
||
color: #28D785; |
text-decoration-color: #28D785 !important; |
||
font-weight: normal !important; |
|||
text-decoration: underline !important; |
text-decoration: underline !important; |
||
} |
} |
||
} |
} |
||
/* |
/* selflink */ |
||
@media screen { |
@media screen { |
||
a.mw-selflink |
a.mw-selflink { |
||
color: #28D785; |
color: #28D785; |
||
font-weight: normal |
font-weight: normal; |
||
text-decoration: underline |
text-decoration: underline; |
||
} |
} |
||
} |
} |
||
/* |
/* selflink hover */ |
||
@media screen { |
@media screen { |
||
a. |
a.mw-selflink:hover { |
||
color: #28D785; |
|||
| ⚫ | |||
text-decoration: underline; |
|||
} |
} |
||
} |
} |
||
| Line 236: | Line 201: | ||
} |
} |
||
/* ---- line */ |
/* ---- line */ |
||
hr { |
hr { |
||
border-width: 2px !important; |
|||
| ⚫ | |||
/* Category boxes */ |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
/* Profile box */ |
|||
.profile-avatar-image { |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
/* Scope boxes on Vela's page */ |
|||
.scope-box-astralis a { |
|||
| ⚫ | |||
| ⚫ | |||
.scope-box-kachiro a { |
|||
| ⚫ | |||
| ⚫ | |||
.scope-box-emyth a { |
|||
| ⚫ | |||
| ⚫ | |||
.scope-box-aziel a { |
|||
| ⚫ | |||
} |
} |
||
Revision as of 16:04, December 11, 2024
/* Main color: #28D785 | Secondary color: #51DE9C */
/* Bottom header */
@media screen {
#bodyContent,#citizen-sidebar-lastmod,#catlinks:not(:empty),.cs-comments:not(:empty),body:not(.action-edit):not(.action-submit):not(.action-purge):not(.ns--1) .page-info,.read-more-container > .read-more-container {
background-color: rgba(0, 0, 0, 0.6) !important;
backdrop-filter: blur(4px) !important;
border-radius: 8px !important;
border-width: 3px !important;
}
/* Top header */
@media (max-width: 1119px) {
body:not(.citizen-sticky-header-visible) .citizen-page-heading {
background-color: rgba(0, 0, 0, 0.6) !important;
backdrop-filter: blur(4px) !important;
border-radius: 8px !important;
border-width: 3px !important;
}
}
@media (min-width: 1120px) {
body:not(.citizen-sticky-header-visible) .citizen-page-header-inner {
background-color: rgba(0, 0, 0, 0.6) !important;
backdrop-filter: blur(4px) !important;
border-radius: 8px !important;
border-width: 3px !important;
}
/* Table of Contents */
body:not(.citizen-sticky-header-visible) #citizen-toc {
background-color: rgba(0, 0, 0, 0.6) !important;
backdrop-filter: blur(4px) !important;
border-radius: 8px !important;
border-width: 3px !important;
}
}
}
/* Related pages */
.read-more-container-heading {
text-shadow: none;
text-transform: initial;
}
/* page headers */
h1 {
color: #28D785;
font-weight: normal;
text-shadow: #51DE9C 0px 0px 12px;
margin-top: 24px;
border-bottom: 2px solid;
}
h2 {
color: white;
font-weight: normal;
text-shadow: #d8d8d8 0px 0px 8px;
margin-top: 24px;
}
h3 {
color: #28D785;
font-weight: normal;
text-shadow: #51DE9C 0px 0px 12px;
margin-top: 24px;
}
h4 {
color: white;
font-weight: normal;
text-shadow: #d8d8d8 0px 0px 8px;
margin-top: 24px;
}
h5 {
color: #28D785;
font-weight: normal;
text-shadow: #51DE9C 0px 0px 12px;
margin-top: 24px;
}
h6 {
color: white;
font-weight: normal;
text-shadow: #d8d8d8 0px 0px 8px;
margin-top: 24px;
}
/* page text */
body {
color: white;
}
b {
color: white;
}
/* infoboxes */
.portable-infobox {
padding: 0px !important;
background: rgba(16, 16, 16, 0.4);
border: 2px solid #28D785;
border-radius: 8px;
box-shadow: #28D785 0 0 10px;
}
.portable-infobox .pi-title {
text-align: center;
background: rgba(16, 16, 16, 0.2);
color: #28D785 !important;
text-shadow: #51DE9C 0px 0px 12px;
margin-top: 0px;
}
.portable-infobox .pi-data-label {
color: #28D785;
font-size: 15px;
text-shadow: #51DE9C 0px 0px 12px;
margin-top: 0px;
}
.portable-infobox .pi-header {
text-align: center;
background: rgba(16, 16, 16, 0.2);
color: white;
font-size: 19px;
margin-top: 0px;
}
.pi-layout-stacked .pi-data {
border: none;
}
.portable-infobox .pi-border-color {
border: none;
}
/* font download */
@font-face {
font-family: 'TemplateStyles Overpass';
src: url('https://amaranth-legacy.yttrium.systems/Overpass_Regular.woff2') format('woff2'), url('https://amaranth-legacy.yttrium.systems/Overpass_Regular.woff') format('woff');
font-weight: 300;
font-style: normal;
font-display: swap;
}
/* font implement */
body {
font-family: 'TemplateStyles Overpass';
}
h1, h2, h3, h4, h5, h6 {
font-family: 'TemplateStyles Overpass';
font-weight: normal !important;
}
.oo-ui-labelElement-label {
font-family: 'TemplateStyles Overpass';
}
/* title */
@media screen {
.firstHeading {
text-shadow: #d8d8d8 0px 0px 12px !important;
color: white;
border-bottom: 0px solid;
}
}
/* namespace in title */
@media screen {
.mw-page-title-namespace {
text-shadow: var(--color-base) 0px 0px 12px;
}
}
/* parenthesis in title */
@media screen {
.mw-page-title-parenthesis {
text-shadow: var(--color-subtle) 0px 0px 12px;
}
}
/* redlinks */
@media screen {
a.new {
text-decoration-color: #28D785 !important;
text-decoration: underline !important;
}
}
/* selflink */
@media screen {
a.mw-selflink {
color: #28D785;
font-weight: normal;
text-decoration: underline;
}
}
/* selflink hover */
@media screen {
a.mw-selflink:hover {
color: #28D785;
font-weight: normal;
text-decoration: underline;
}
}
/* little tabbers */
.tabber__tab[aria-selected="true"] {
box-shadow: 0 -2px 0 #28D785 inset;
color: #28D785;
}
.tabber__tab[aria-selected="true"]:hover {
box-shadow: 0 -2px 0 #28D785 inset;
color: #28D785;
}
.tabber__tab[aria-selected="true"]:visited {
box-shadow: 0 -2px 0 #28D785 inset;
color: #28D785;
}
.tabber__tab:hover {
box-shadow: 0 -2px 0 #28D785 inset;
color: #28D785;
}
/* Collapsible text */
.mw-collapsible-text {
color: #28D785 !important;
}
/* ---- line */
hr {
border-width: 2px !important;
}
/* Category boxes */
@media screen {
.catlinks li > a {
border-color: #28D785;
border-width: 2px;
}
}
/* Profile box */
.profile-avatar-image {
border-width: 2px;
border-color: #28D785;
}
/* Scope boxes on Vela's page */
.scope-box-astralis a {
color: #047cfb !important;
}
.scope-box-kachiro a {
color: #047cfb !important;
}
.scope-box-emyth a {
color: #28D785 !important;
}
.scope-box-aziel a {
color: #28D785 !important;
}