MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Tag: Undo |
||
Line 218: | Line 218: | ||
margin-top: 0.75rem; | margin-top: 0.75rem; | ||
margin-bottom: 0.5rem; | margin-bottom: 0.5rem; | ||
background-color: #fffcf2; | |||
padding: 12px 15px 8px 0px; | padding: 12px 15px 8px 0px; | ||
} | } | ||
Line 382: | Line 383: | ||
table.wikitable { | table.wikitable { | ||
background-color: #fffcf2; | |||
color: #222; | |||
margin: 1em 0; | margin: 1em 0; | ||
border: 1px solid #ccc5b9; | border: 1px solid #ccc5b9; | ||
Line 389: | Line 392: | ||
table.wikitable > tr > th, table.wikitable > * > tr > th { | table.wikitable > tr > th, table.wikitable > * > tr > th { | ||
background-color: #deb975; | |||
text-align: center; | text-align: center; | ||
color: #fffcf2; | color: #fffcf2; | ||
Line 408: | Line 412: | ||
a { | a { | ||
text-decoration: none; | text-decoration: none; | ||
color: #deb975; | |||
/*color:#fffcf2;*/ | |||
background: none; | background: none; | ||
} | } | ||
Line 420: | Line 426: | ||
a:hover { | a:hover { | ||
text-decoration: underline; | text-decoration: underline; | ||
color: #c84e25; | |||
background: none; | background: none; | ||
} | } | ||
Line 440: | Line 447: | ||
.toc .toctitle > h2 { | .toc .toctitle > h2 { | ||
background: #deb975; | background: #deb975; | ||
color: #FFF !important; | |||
margin-top: 0; | margin-top: 0; | ||
margin-bottom: 0; | margin-bottom: 0; | ||
Line 457: | Line 465: | ||
margin-top: 30px; | margin-top: 30px; | ||
background: #deb975; | background: #deb975; | ||
color: #242422 !important; | |||
border: none !important; | border: none !important; | ||
max-width: 100%; | max-width: 100%; | ||
Line 464: | Line 473: | ||
.mw-content-ltr h4 { | .mw-content-ltr h4 { | ||
padding-left: 10px; | padding-left: 10px; | ||
color: #242422 !important; | |||
max-width: 100%; | max-width: 100%; | ||
margin-top: 30px !important; | margin-top: 30px !important; | ||
Line 473: | Line 483: | ||
.mw-headline .mw-editsection > a { | .mw-headline .mw-editsection > a { | ||
color:#463f3a; | |||
text-decoration:none; | text-decoration:none; | ||
} | } | ||
.mw-headline .mw-editsection > a:hover { | .mw-headline .mw-editsection > a:hover { | ||
color:#463f3a; | |||
text-decoration:none; | text-decoration:none; | ||
} | } | ||
.mw-headline .mw-editsection > a:visited { | .mw-headline .mw-editsection > a:visited { | ||
color:#463f3a; | |||
text-decoration:none; | text-decoration:none; | ||
} | } | ||
Line 486: | Line 499: | ||
.mw-content-ltr h3 { | .mw-content-ltr h3 { | ||
border-bottom: 4px solid #deb975; | border-bottom: 4px solid #deb975; | ||
color: #black; | |||
max-width: 100%; | max-width: 100%; | ||
margin-top: 20px; | margin-top: 20px; | ||
Line 499: | Line 513: | ||
/* border-bottom: 4px solid #fffcf2; */ | /* border-bottom: 4px solid #fffcf2; */ | ||
padding-left: 10px; | padding-left: 10px; | ||
color: #242422; | |||
max-width: 100%; | max-width: 100%; | ||
margin-top: 20px; | margin-top: 20px; | ||
Line 506: | Line 521: | ||
.mw-content-ltr h5 { | .mw-content-ltr h5 { | ||
border-bottom: 6px solid #fffcf2; | border-bottom: 6px solid #fffcf2; | ||
color: #fffcf2; | |||
max-width: 100%; | max-width: 100%; | ||
margin-top: -32px; | margin-top: -32px; | ||
Line 515: | Line 531: | ||
.mw-content-ltr h5 a:link { | .mw-content-ltr h5 a:link { | ||
text-decoration: none; | text-decoration: none; | ||
color:#fffcf2; | |||
} | } | ||
.mw-content-ltr h5 a:hover { | .mw-content-ltr h5 a:hover { | ||
text-decoration: none; | text-decoration: none; | ||
color:#cec0aa; | |||
} | } | ||
.mw-content-ltr h5 a:visited { | .mw-content-ltr h5 a:visited { | ||
text-decoration: none; | text-decoration: none; | ||
color:#fffcf2; | |||
} | } | ||
Line 540: | Line 559: | ||
table tr.even, table tr.alt, table tr:nth-of-type(even) { | table tr.even, table tr.alt, table tr:nth-of-type(even) { | ||
background-color: #fffcf2 !important; | |||
} | } | ||
table tr.odd, table tr.alt, table tr:nth-of-type(odd) { | table tr.odd, table tr.alt, table tr:nth-of-type(odd) { | ||
background-color: #fffcf2 !important; | |||
} | } | ||
Line 548: | Line 569: | ||
.subheader { | .subheader { | ||
line-height: 1.35em; | line-height: 1.35em; | ||
color: #c84e25 !important; | |||
font-weight: normal; | font-weight: normal; | ||
margin-top: 0.75rem; | margin-top: 0.75rem; | ||
Line 580: | Line 602: | ||
float: right; | float: right; | ||
/*border: 2px solid #242422;*/ | /*border: 2px solid #242422;*/ | ||
background-color: #fffcf2; | |||
color: #000; | |||
margin: 2px 0 2rem 2rem; | margin: 2px 0 2rem 2rem; | ||
clear: left; | clear: left; | ||
Line 591: | Line 615: | ||
.infobox-title, .infobox-footer { | .infobox-title, .infobox-footer { | ||
text-align: center; | text-align: center; | ||
color: #fffcf2; | |||
font-family: 'Metamorphous',serif; | font-family: 'Metamorphous',serif; | ||
background-color: #deb975; | |||
font-size:1.25rem; | font-size:1.25rem; | ||
padding:10px 15px; | padding:10px 15px; | ||
Line 600: | Line 626: | ||
.infobox-title a, .infobox-title a:visited, .infobox-footer a, .infobox-footer a:visited { | .infobox-title a, .infobox-title a:visited, .infobox-footer a, .infobox-footer a:visited { | ||
!important; | color: #242422 !important; | ||
} | } | ||
Line 610: | Line 636: | ||
.infobox-caption { | .infobox-caption { | ||
font-size:.85em; background:#fffcf2; width:100%;padding:10px; text-align:center; | font-size:.85em; background:#fffcf2; color:#474440; width:100%;padding:10px; text-align:center; | ||
} | } | ||
Line 635: | Line 661: | ||
table tr th.row_header { | table tr th.row_header { | ||
color: #fffcf2; | |||
font-family: 'Metamorphous',serif; | font-family: 'Metamorphous',serif; | ||
background-color: #deb975; | |||
font-size:1.15em; | font-size:1.15em; | ||
padding:10px 0px; | padding:10px 0px; | ||
Line 647: | Line 675: | ||
font-size: .9em; | font-size: .9em; | ||
line-height: 1.25em; | line-height: 1.25em; | ||
color: #deb975; | |||
background-color:#474440; | |||
vertical-align: middle; | vertical-align: middle; | ||
width:47%; | width:47%; | ||
Line 655: | Line 685: | ||
.mw-capiunto-infobox { | .mw-capiunto-infobox { | ||
border: 2px solid #242422; | border: 2px solid #242422; | ||
background-color: #f9f9f9; | |||
color: #000; | |||
margin: 0 0 2rem 2rem; | margin: 0 0 2rem 2rem; | ||
padding: 0.2em; | padding: 0.2em; | ||
Line 667: | Line 699: | ||
.mw-capiunto-infobox-top { | .mw-capiunto-infobox-top { | ||
background: #deb975 !important; | background: #deb975 !important; | ||
color: #FFF; | |||
font-family: Metamorphous, serif; | font-family: Metamorphous, serif; | ||
line-height: 1.25em; | line-height: 1.25em; | ||
Line 674: | Line 707: | ||
/*.mw-capiunto-infobox-header, .mw-capiunto-infobox-bottom { | /*.mw-capiunto-infobox-header, .mw-capiunto-infobox-bottom { | ||
text-align: center; | text-align: center; | ||
color: #fffcf2; | |||
font-family: 'Metamorphous',serif; | font-family: 'Metamorphous',serif; | ||
background-color: #242422; | |||
font-size:1.25em; | font-size:1.25em; | ||
padding:15px 0px; | padding:15px 0px; | ||
Line 681: | Line 716: | ||
.mw-capiunto-infobox-header, .mw-capiunto-infobox-bottom { | .mw-capiunto-infobox-header, .mw-capiunto-infobox-bottom { | ||
text-align: center; | text-align: center; | ||
color: #fffcf2; | |||
font-family: 'Metamorphous',serif; | font-family: 'Metamorphous',serif; | ||
background-color: #deb975; | |||
font-size: 1.25em; | font-size: 1.25em; | ||
padding: 15px 0; | padding: 15px 0; | ||
Line 688: | Line 725: | ||
.mw-capiunto-infobox-spanning { | .mw-capiunto-infobox-spanning { | ||
text-align: center; | text-align: center; | ||
color:#ccc6b8; | |||
font-family:'Open Sans', sans-serif; | font-family:'Open Sans', sans-serif; | ||
background-color:#fffcf2; | |||
font-size:.70em; | font-size:.70em; | ||
} | } | ||
Line 698: | Line 737: | ||
font-size: .9em; | font-size: .9em; | ||
line-height: 1.25em; | line-height: 1.25em; | ||
color: #deb975; | |||
} | } | ||
Line 708: | Line 748: | ||
.mw-capiunto-infobox tbody tr:nth-child(odd){ | .mw-capiunto-infobox tbody tr:nth-child(odd){ | ||
background-color: #fffcf2; | |||
/*background-color: #ccc6b8; */ | |||
} | } | ||
Line 730: | Line 772: | ||
border: 4px double #deb975; | border: 4px double #deb975; | ||
padding: 1.25rem 0 0 0; | padding: 1.25rem 0 0 0; | ||
color:#474440; | |||
text-align:center; | text-align:center; | ||
/* height: 320px;*/ | /* height: 320px;*/ | ||
Line 746: | Line 789: | ||
div.weather-grid-item > h1 { | div.weather-grid-item > h1 { | ||
color:#474440 !important; | |||
} | } | ||
h1.card { | h1.card { | ||
Line 758: | Line 802: | ||
padding:0.625rem; | padding:0.625rem; | ||
text-align: center; | text-align: center; | ||
color: #fffcf2; | |||
background:#deb975; | background:#deb975; | ||
width:100%; | width:100%; | ||
Line 765: | Line 810: | ||
display:none; | display:none; | ||
/*position: relative; | /*position: relative; | ||
color: #c84e25; | |||
top:25px; | top:25px; | ||
text-align:center; | text-align:center; | ||
Line 797: | Line 843: | ||
max-width:100%; | max-width:100%; | ||
font-size: 1.0em; | font-size: 1.0em; | ||
color: #c84e25; | |||
} | } | ||
Line 886: | Line 933: | ||
.thorns-button2 > a { | .thorns-button2 > a { | ||
display: block; | display: block; | ||
background-color: #fffcf2; | |||
color: #fffcf2; | |||
font-size: 0.95em; | font-size: 0.95em; | ||
padding: 1rem 0rem; | padding: 1rem 0rem; | ||
Line 894: | Line 943: | ||
text-decoration: none; | text-decoration: none; | ||
width: 250px; | width: 250px; | ||
color: #c84e25; | |||
flex:1; | flex:1; | ||
margin:5px 0px; | margin:5px 0px; | ||
Line 900: | Line 950: | ||
.thorns-button2 > a:hover { | .thorns-button2 > a:hover { | ||
text-decoration:none; | text-decoration:none; | ||
background-color:#deb975; | |||
color: #fffcf2; | |||
border: 4px double #fffcf2; | border: 4px double #fffcf2; | ||
} | } | ||
Line 909: | Line 961: | ||
.thorns-button2-inactive { | .thorns-button2-inactive { | ||
display: block; | display: block; | ||
background-color: #ccc6b8; | |||
color: #242422 !important; | |||
border: 4px solid #fffcf2; | border: 4px solid #fffcf2; | ||
font-size: 1rem; | font-size: 1rem; | ||
Line 932: | Line 986: | ||
.weather-display > a { | .weather-display > a { | ||
display: block; | display: block; | ||
background-color: #fffcf2; | |||
color: #c84e25; | |||
border: 4px solid #deb975; | border: 4px solid #deb975; | ||
font-size: 1rem; | font-size: 1rem; | ||
Line 945: | Line 1,001: | ||
.weather-display-inactive { | .weather-display-inactive { | ||
display: block; | display: block; | ||
background-color: #ccc6b8; | |||
color: #242422 !important; | |||
border: 4px solid #fffcf2; | border: 4px solid #fffcf2; | ||
font-size: 1rem; | font-size: 1rem; | ||
Line 958: | Line 1,016: | ||
.weather-display > a:hover { | .weather-display > a:hover { | ||
text-decoration: none; | text-decoration: none; | ||
/*background-color: #ccc6b8; | |||
color: #242422 !important; | |||
border: 4px solid #fffcf2;*/ | border: 4px solid #fffcf2;*/ | ||
background-color: #deb975; | |||
color: #fffcf2 !important; | |||
border: 4px solid #fffcf2; | border: 4px solid #fffcf2; | ||
} | } | ||
Line 968: | Line 1,030: | ||
/* NAVBOX */ | /* NAVBOX */ | ||
.navbox { | .navbox { | ||
background-color: #fffcf2; | |||
color: #201b13; | |||
width:100%; | width:100%; | ||
} | } | ||
Line 977: | Line 1,041: | ||
.navbox > tr { | .navbox > tr { | ||
background-color: #fffcf2 !important; | |||
} | } | ||
.navbox > td { | .navbox > td { | ||
background-color: #474440 !important; | |||
} | } | ||
.navbox-abovebelow { | .navbox-abovebelow { | ||
color: #242422; | |||
} | } | ||
#collapsibleTable0 a:link, #collapsibleTable0 a:visited, .navbox a:link, .navbox a:visited { | #collapsibleTable0 a:link, #collapsibleTable0 a:visited, .navbox a:link, .navbox a:visited { | ||
color: #474440 !important; | |||
text-decoration:none; | text-decoration:none; | ||
} | } | ||
#collapsibleTable0 a:hover, .navbox a:hover, .navbox .mw-selflink a:hover { | #collapsibleTable0 a:hover, .navbox a:hover, .navbox .mw-selflink a:hover { | ||
color: #c84e25; | |||
text-decoration:none; | text-decoration:none; | ||
} | } | ||
a.selflink:link, a.selflink:visited { | a.selflink:link, a.selflink:visited { | ||
color:#c84e25 !important; | |||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
a.selflink:hover { | a.selflink:hover { | ||
color:#deb975; | |||
text-decoration:none; | text-decoration:none; | ||
} | } | ||
.navbox-title { | .navbox-title { | ||
background: #deb975; | background: #deb975; | ||
color: #fffcf2; | |||
text-align: center; | text-align: center; | ||
font-family: 'Metamorphous',serif; | font-family: 'Metamorphous',serif; | ||
Line 1,011: | Line 1,083: | ||
.navbox-group { | .navbox-group { | ||
background-color:#474440; | |||
color:#fffcf2; | |||
width: 20%; | width: 20%; | ||
font-family: 'Metamorphous',serif; | font-family: 'Metamorphous',serif; | ||
Line 1,032: | Line 1,106: | ||
width:100%; | width:100%; | ||
margin:0 auto; | margin:0 auto; | ||
background-color:#deb975; | |||
padding:10px; | padding:10px; | ||
color:#fffcf2; | |||
text-align:center; | text-align:center; | ||
} | } | ||
.id-badge a { | .id-badge a { | ||
color:#fffcf2; | |||
text-decoration:none; | text-decoration:none; | ||
} | } | ||
.id-badge a:active { | .id-badge a:active { | ||
color:#c84e25; | |||
text-decoration:none; | text-decoration:none; | ||
} | } | ||
.id-badge a:visited { | .id-badge a:visited { | ||
color:#fffcf2; | |||
text-decoration:none; | text-decoration:none; | ||
} | } | ||
.id-badge a:hover { | .id-badge a:hover { | ||
color:#c84e25; | |||
text-decoration:none; | text-decoration:none; | ||
} | } | ||
Line 1,060: | Line 1,140: | ||
border-collapse: collapse; | border-collapse: collapse; | ||
font-size: 95%; | font-size: 95%; | ||
background: #fffcf2; | background: #fffcf2; | ||
color: #c84e25; | |||
} | } | ||
Line 1,068: | Line 1,149: | ||
} | } | ||
div.NavPic { | div.NavPic { | ||
background-color: #fffcf2; | |||
margin: 0; | margin: 0; | ||
padding: 2px; | padding: 2px; | ||
Line 1,075: | Line 1,157: | ||
div.NavFrame div.NavHead { | div.NavFrame div.NavHead { | ||
line-height: 2.15em; | line-height: 2.15em; | ||
font-weight: normal; | font-weight: normal; | ||
background-color: #deb975; | |||
position: relative; | position: relative; | ||
color: #fffcf2; | |||
font-family: 'Metamorphous',serif; | font-family: 'Metamorphous',serif; | ||
text-transform: uppercase; | text-transform: uppercase; | ||
Line 1,100: | Line 1,184: | ||
font-weight: normal; | font-weight: normal; | ||
font-size: 90%; | font-size: 90%; | ||
color: #fffcf2; | |||
} | } | ||
Line 1,108: | Line 1,193: | ||
span.collapseButton { | span.collapseButton { | ||
float:right; | float:right; | ||
} | |||
span.collapseButton > a{ | |||
color:#fffcf2; | |||
} | |||
span.collapseButton > a:hover{ | |||
color:#fffcf2; | |||
} | |||
span.collapseButton > a:visited{ | |||
color:#fffcf2; | |||
} | } | ||
Line 1,149: | Line 1,246: | ||
background:#D95B43; | background:#D95B43; | ||
border:1px solid #542437; | border:1px solid #542437; | ||
color:#542437; | |||
text-shadow:1px 1px 1px rgba(255,255,255,0.3); | text-shadow:1px 1px 1px rgba(255,255,255,0.3); | ||
font-weight:700; | font-weight:700; | ||
Line 1,158: | Line 1,256: | ||
.accordion ul li label:hover, .accordion [type=radio]:checked ~ label, .accordion [type=checkbox]:checked ~ label { | .accordion ul li label:hover, .accordion [type=radio]:checked ~ label, .accordion [type=checkbox]:checked ~ label { | ||
background:#C02942; | background:#C02942; | ||
color:#fffcf2; | |||
text-shadow:1px 1px 1px rgba(0,0,0,0.5) | text-shadow:1px 1px 1px rgba(0,0,0,0.5) | ||
} | } | ||
Line 1,168: | Line 1,267: | ||
} | } | ||
.accordion p { | .accordion p { | ||
color:#333; | |||
margin:0 0 10px; | margin:0 0 10px; | ||
} | } | ||
.accordion h3 { | .accordion h3 { | ||
color:#542437; | |||
padding:0; | padding:0; | ||
margin:10px 0; | margin:10px 0; | ||
Line 1,200: | Line 1,301: | ||
text-align: center; | text-align: center; | ||
line-height: 1.15em; | line-height: 1.15em; | ||
background-color:#fffcf2; | |||
border: 4px double #deb975; | border: 4px double #deb975; | ||
color:#474440; | |||
text-align:center; | text-align:center; | ||
background-color:#fffcf2; | |||
} | } | ||
Line 1,414: | Line 1,518: | ||
} | } | ||
h1.card-new { | h1.card-new { | ||
color: #474440; | |||
text-align: center; | text-align: center; | ||
font-size: 2.35em; | font-size: 2.35em; | ||
Line 1,423: | Line 1,528: | ||
padding: 0.625rem; | padding: 0.625rem; | ||
text-align: center; | text-align: center; | ||
color: #fffcf2; | |||
background: #deb975; | background: #deb975; | ||
width: 100%; | width: 100%; | ||
Line 1,451: | Line 1,557: | ||
max-width:100%; | max-width:100%; | ||
font-size: 1.0em; | font-size: 1.0em; | ||
color: #c84e25; | |||
} | } | ||
Line 1,475: | Line 1,582: | ||
width: 100%; | width: 100%; | ||
margin: 0 auto; | margin: 0 auto; | ||
background-color: #deb975; | |||
padding: 3px; | padding: 3px; | ||
color: #fffcf2; | |||
/* letter-spacing: .05rem; */ | /* letter-spacing: .05rem; */ | ||
font-family: 'Railway', sans-serif; | font-family: 'Railway', sans-serif; | ||
} | } | ||
.read-threads-new a { | |||
color:#fffcf2; | |||
text-decoration:none; | |||
} | |||
.read-threads-new a:active { | |||
color:#fffcf2; | |||
text-decoration:none; | |||
} | |||
.read-threads a:visited { | |||
color:#fffcf2; | |||
text-decoration:none; | |||
} | |||
.read-threads-new a:hover { | |||
color:#c84e25; | |||
text-decoration:none; | |||
} | |||
.info { | .info { | ||
background-color: #403c39; | |||
color: #FFF; | |||
width: 100%; | width: 100%; | ||
padding: 5px 0; | padding: 5px 0; |
Revision as of 04:24, 13 November 2021
/* CSS placed here will be applied to all skins */ body #mw-head { background-image: url( https://i.imgur.com/taCA1QK.jpg); background-repeat: no-repeat; background-color: #2A3137; } body { background-image: url( https://i.imgur.com/taCA1QK.jpg); background-repeat: no-repeat; background-color: #2A3137; } div.vectorTabs { border-right: 10px solid transparent; border-top: 3px solid transparent; border-left: 10px solid transparent; } .mw-body { border-left: 10px solid transparent; border-bottom: 10px solid transparent; border-image: url(https://chronicles-of-esshar.com/lore/images/f/fd/Borderbox.jpg) 30 round; } div#mw-panel div.portal h3 { color: #e2e2e2; } div#mw-panel div.portal div.body ul li a, #p-personal a, #p-persona a:visited, div.vectorMenu h3 span { color: #7c9fbf; } div#mw-panel div.portal div.body ul li a:visited { color: #bfd3db; } #footer a { color: #7c9fbf; } /* Infobox template style */ .infobox { border: 1px solid #a2a9b1; border-spacing: 3px; background-color: #f8f9fa; color: black; /* @noflip */ margin: 0.5em 0 0.5em 1em; padding: 0.2em; /* @noflip */ float: right; /* @noflip */ clear: right; font-size: 88%; line-height: 1.5em; width: 22em; } /* not strictly certain these styles are necessary * just replicating the module faithfully */ .infobox-subbox { padding: 0; border: none; margin: -3px; width: auto; min-width: 100%; font-size: 100%; clear: none; float: none; background-color: transparent; } .infobox-header, .infobox-label, .infobox-above, .infobox-full-data, .infobox-data, .infobox-below, .infobox-subheader, .infobox-image, .infobox-navbar, /* Remove element declaration when both a) infobox3cols is migrated and * b) when every .infobox thing is using the standard module/templates */ .infobox th, .infobox td { vertical-align: top; } .infobox-label, .infobox-data, /* Remove element declaration when both a) infobox3cols is migrated and * b) when every .infobox thing is using the standard module/templates */ .infobox th, .infobox td { /* @noflip */ text-align: left; } /* remove .infobox when th, td above are removed */ .infobox .infobox-above, .infobox .infobox-title, /* Remove element declaration when both a) infobox3cols is migrated and * b) when every .infobox thing is using the standard module/templates */ .infobox caption { font-size: 125%; font-weight: bold; text-align: center; } .infobox-title, /* Remove element declaration when both a) infobox3cols is migrated and * b) when every .infobox thing is using the standard module/templates */ .infobox caption { padding: 0.2em; } /* remove .infobox when th, td above are removed */ .infobox .infobox-header, .infobox .infobox-subheader, .infobox .infobox-image, .infobox .infobox-full-data, .infobox .infobox-below { text-align: center; } /* remove .infobox when th, td above are removed */ .infobox .infobox-navbar { /* @noflip */ text-align: right; } .infobox.bordered { border-collapse: collapse; } /* TODO split definitions to appropriate class names when live from HTML element */ .infobox.bordered td, .infobox.bordered th { border: 1px solid #a2a9b1; } /* TODO split definitions to appropriate class names when live from HTML element */ .infobox.bordered .borderless td, .infobox.bordered .borderless th { border: 0; } /* styles for bordered infobox with merged rows */ /* TODO split definitions to appropriate class names when live from HTML element */ .infobox.bordered .mergedtoprow td, .infobox.bordered .mergedtoprow th { border: 0; border-top: 1px solid #a2a9b1; /* @noflip */ border-right: 1px solid #a2a9b1; } /* TODO split definitions to appropriate class names when live from HTML element */ .infobox.bordered .mergedrow td, .infobox.bordered .mergedrow th { border: 0; /* @noflip */ border-right: 1px solid #a2a9b1; } /* Normal font styling for wikitable row headers with scope="row" tag */ .wikitable.plainrowheaders th[scope=row] { font-weight: normal; /* @noflip */ text-align: left; } /* Lists in wikitable data cells are always left-aligned */ .wikitable td ul, .wikitable td ol, .wikitable td dl { /* @noflip */ text-align: left; } /* ...unless they also use the hlist class */ .toc.hlist ul, #toc.hlist ul, .wikitable.hlist td ul, .wikitable.hlist td ol, .wikitable.hlist td dl { text-align: inherit; } /* Fix for hieroglyphs specificity issue in infoboxes ([[phab:T43869]]) */ table.mw-hiero-table td { vertical-align: middle; } /* Change the external link icon to an Adobe icon for all PDF files */ .mw-parser-output a[href$=".pdf"].external, .mw-parser-output a[href*=".pdf?"].external, .mw-parser-output a[href*=".pdf#"].external, .mw-parser-output a[href$=".PDF"].external, .mw-parser-output a[href*=".PDF?"].external, .mw-parser-output a[href*=".PDF#"].external { background: url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") no-repeat right; /* @noflip */ padding-right: 18px; } /* Pivot Restyling */ .subheader { line-height: 1.35em; color: #c84e25 !important; font-weight: normal; margin-top: 0.75rem; margin-bottom: 0.5rem; background-color: #fffcf2; padding: 12px 15px 8px 0px; } div.tabs-content div.content > p { color: #fffcf2 !important; } .tabs-content { margin-bottom: 1.5rem; width: 100%; background: #474440; padding-left: 10px; padding-right: 10px; padding-top: 10px; } .CategoryTreeToggle { color: #c84e25; } .CategoryTreeEmptyBullet { color: #666; } /* INFOBOX STYLING, CARGO */ .infobox { float: right; /*border: 2px solid #242422;*/ background-color: #fffcf2; color: #000; margin: 2px 0 2rem 2rem; clear: left; text-align: left; font-size: 88%; line-height: 1.5em; width: 23em; border-spacing:0; } .infobox-title, .infobox-footer { text-align: center; color: #fffcf2; font-family: 'Metamorphous',serif; background-color: #deb975; font-size:1.25rem; padding:10px 15px; display:block; max-width:100%; font-weight:normal; } .infobox-title a, .infobox-title a:visited, .infobox-footer a, .infobox-footer a:visited { color: #242422 !important; } .infobox-image { text-align: center; padding: 0; margin-top: 8px; } .infobox-caption { font-size:.85em; background:#fffcf2; color:#474440; width:100%;padding:10px; text-align:center; } .infobox th { text-align: right; vertical-align: top; width: 120px; } .infobox td { vertical-align: middle; } .infobox td.row_summary { font-weight: normal; padding: 15px 15px; line-height: 1.5em; } .infobox table tr th, table tr td { font-size: 0.9rem; padding: .25rem .5rem; text-align: left; } table tr th.row_header { color: #fffcf2; font-family: 'Metamorphous',serif; background-color: #deb975; font-size:1.15em; padding:10px 0px; text-align: center !important; } table tr th.infobox-label{ text-align: left; text-transform: uppercase; font-weight: bold; font-size: .9em; line-height: 1.25em; color: #deb975; background-color:#474440; vertical-align: middle; width:47%; } table.wikitable { background-color: #fffcf2; color: #222; margin: 1em 0; border: 1px solid #ccc5b9; border-collapse: collapse; float:right; } table.wikitable > tr > th, table.wikitable > * > tr > th { background-color: #deb975; text-align: center; color: #fffcf2; font-size: .80em; text-transform: uppercase; } table.wikitable > tr:nth-child(odd), table.wikitable > * > tr:nth-child(odd) { background-color: #d6d1c6 !important; } .cssPagination .pages > .page:target ~ .page:last-child, .cssPagination .pages > .page {display: none;} .cssPagination .pages > :last-child, .cssPagination .pages > .page:target {display: block;} /* EVERYTHING ELSE */ a { text-decoration: none; color: #deb975; /*color:#fffcf2;*/ background: none; } a:visited { text-decoration: none; color: #deb975; /*color:#fffcf2;*/ background: none; } a:hover { text-decoration: underline; color: #c84e25; background: none; } h1, h2, h3, h4, h5, h6 { font-family: 'Metamorphous', Serif; } div#toc { display: inline-block; float: right !important; margin-left: 35px !important; padding: 20px !important; border: 2px solid #403d39 !important; clear: both; width: 17.5em; margin-top: 0; } .toc .toctitle > h2 { background: #deb975; color: #FFF !important; margin-top: 0; margin-bottom: 0; padding: 5px; border:none; display:block; } .mw-headline { /*padding-left:10px;*/ } .mw-content-ltr h2 { display: block; padding: 8px 20px; margin-bottom: 10px; margin-top: 30px; background: #deb975; color: #242422 !important; border: none !important; max-width: 100%; /*max-height: 50px;*/ } .mw-content-ltr h4 { padding-left: 10px; color: #242422 !important; max-width: 100%; margin-top: 30px !important; font-size: 1em !important; background: #deb975; padding-top: 14px; padding-bottom: 14px; } .mw-headline .mw-editsection > a { color:#463f3a; text-decoration:none; } .mw-headline .mw-editsection > a:hover { color:#463f3a; text-decoration:none; } .mw-headline .mw-editsection > a:visited { color:#463f3a; text-decoration:none; } .mw-content-ltr h3 { border-bottom: 4px solid #deb975; color: #black; max-width: 100%; margin-top: 20px; font-size: 1.35em; text-transform: capitalize; } .mw-content-ltr h3 a:hover { text-decoration: none; } .mw-content-ltr h4 { /* border-bottom: 4px solid #fffcf2; */ padding-left: 10px; color: #242422; max-width: 100%; margin-top: 20px; font-size: 1.15em; } .mw-content-ltr h5 { border-bottom: 6px solid #fffcf2; color: #fffcf2; max-width: 100%; margin-top: -32px; padding-left: 10px; /* padding-bottom: 5px; */ font-size: 1.40em; } .mw-content-ltr h5 a:link { text-decoration: none; color:#fffcf2; } .mw-content-ltr h5 a:hover { text-decoration: none; color:#cec0aa; } .mw-content-ltr h5 a:visited { text-decoration: none; color:#fffcf2; } ul.portal-list { list-style:none; margin:0 auto; } ul.portal-list > li { display: block; margin: 0 auto; border-bottom: 1px dotted #ccc5b9; padding: 5px 5px; font-size: .85rem; text-transform: uppercase; } table tr.even, table tr.alt, table tr:nth-of-type(even) { background-color: #fffcf2 !important; } table tr.odd, table tr.alt, table tr:nth-of-type(odd) { background-color: #fffcf2 !important; } /* Pivot Restyling */ .subheader { line-height: 1.35em; color: #c84e25 !important; font-weight: normal; margin-top: 0.75rem; margin-bottom: 0.5rem; background-color: #fffcf2; padding: 12px 15px 8px 0px; } div.tabs-content div.content > p { color: #fffcf2 !important; } .tabs-content { margin-bottom: 1.5rem; width: 100%; background: #474440; padding-left: 10px; padding-right: 10px; padding-top: 10px; } .CategoryTreeToggle { color: #c84e25; } .CategoryTreeEmptyBullet { color: #666; } /* INFOBOX STYLING, CARGO */ .infobox { float: right; /*border: 2px solid #242422;*/ background-color: #fffcf2; color: #000; margin: 2px 0 2rem 2rem; clear: left; text-align: left; font-size: 88%; line-height: 1.5em; width: 23em; border-spacing:0; } .infobox-title, .infobox-footer { text-align: center; color: #fffcf2; font-family: 'Metamorphous',serif; background-color: #deb975; font-size:1.25rem; padding:10px 15px; display:block; max-width:100%; font-weight:normal; } .infobox-title a, .infobox-title a:visited, .infobox-footer a, .infobox-footer a:visited { color: #242422 !important; } .infobox-image { text-align: center; padding: 0; margin-top: 8px; } .infobox-caption { font-size:.85em; background:#fffcf2; color:#474440; width:100%;padding:10px; text-align:center; } .infobox th { text-align: right; vertical-align: top; width: 120px; } .infobox td { vertical-align: middle; } .infobox td.row_summary { font-weight: normal; padding: 15px 15px; line-height: 1.5em; } .infobox table tr th, table tr td { font-size: 0.9rem; padding: .25rem .5rem; text-align: left; } table tr th.row_header { color: #fffcf2; font-family: 'Metamorphous',serif; background-color: #deb975; font-size:1.15em; padding:10px 0px; text-align: center !important; } table tr th.infobox-label{ text-align: left; text-transform: uppercase; font-weight: bold; font-size: .9em; line-height: 1.25em; color: #deb975; background-color:#474440; vertical-align: middle; width:47%; } /* INFOBOX STYLING, CAPIUNTO */ .mw-capiunto-infobox { border: 2px solid #242422; background-color: #f9f9f9; color: #000; margin: 0 0 2rem 2rem; padding: 0.2em; float: right; clear: left; text-align: left; font-size: 88%; line-height: 1.5em; border-spacing: 3px; width: 20em; } .mw-capiunto-infobox-top { background: #deb975 !important; color: #FFF; font-family: Metamorphous, serif; line-height: 1.25em; padding: 15px 0px; } /*.mw-capiunto-infobox-header, .mw-capiunto-infobox-bottom { text-align: center; color: #fffcf2; font-family: 'Metamorphous',serif; background-color: #242422; font-size:1.25em; padding:15px 0px; }*/ .mw-capiunto-infobox-header, .mw-capiunto-infobox-bottom { text-align: center; color: #fffcf2; font-family: 'Metamorphous',serif; background-color: #deb975; font-size: 1.25em; padding: 15px 0; } .mw-capiunto-infobox-spanning { text-align: center; color:#ccc6b8; font-family:'Open Sans', sans-serif; background-color:#fffcf2; font-size:.70em; } .mw-capiunto-infobox-label { text-align: left; text-transform: uppercase; font-weight: bold; font-size: .9em; line-height: 1.25em; color: #deb975; } .mw-capiunto-infobox table tr th, table tr td { font-size: .80rem; padding: .45rem .5rem .35rem; text-align: left; line-height: 1.15rem; } .mw-capiunto-infobox tbody tr:nth-child(odd){ background-color: #fffcf2; /*background-color: #ccc6b8; */ } /* WEATHER GRID STYLING */ .weather-grid-container { display: flex; justify-content: center; max-width:1050px; } .weather-grid { width: 100%; display: flex; justify-content: space-around; flex-wrap:wrap; } .weather-grid-item { width: 100px; margin-bottom: 1.875rem; border: 4px double #deb975; padding: 1.25rem 0 0 0; color:#474440; text-align:center; /* height: 320px;*/ flex-direction:row; align-items: left; background-color:#fffcf2; } /* INSIDE THE CARD STYLES */ .weather img { text-align:center; margin: 0.9375rem 0 0 0; vertical-align:middle; max-width:80%; } div.weather-grid-item > h1 { color:#474440 !important; } h1.card { color: #474440; text-align: center; font-size: 2.35em; /* margin-top: 20px;*/ } .date{ margin:0 auto; padding:0.625rem; text-align: center; color: #fffcf2; background:#deb975; width:100%; } .kingdom{ display:none; /*position: relative; color: #c84e25; top:25px; text-align:center; text-transform:uppercase; font-size:.9em;*/ } .moon { width:100%; background:#fffcf2; min-height:30px; margin-top:0px; margin-bottom:1.25rem !important; } .card .list-inline { padding-left: 0; margin-left: -3px !important; list-style-type: none; } .date h3 { font-size:3em; } .card h3{ margin: 0 !important; } .card ul>li{ width:100%; max-width:100%; font-size: 1.0em; color: #c84e25; } .benea { max-width: 35%; width: 35%; position: relative; z-index: 0; margin-top: -1.25rem; margin-left: -0.9375rem; } .osa { max-width: 1.5%; width: 20%; position: absolute; z-index: 20; margin-top: -0.9375rem; } .read-threads { display: inline-block; font-size: .85em; width: 100%; margin: 0 auto; background-color: #fffcf2; padding: 3px; color: #c84e25; } .read-threads a { color:#c84e25; text-decoration:none; } .read-threads a:active { color:#fffcf2; text-decoration:none; } .read-threads a:visited { color:#c84e25; text-decoration:none; } .read-threads a:hover { color:#deb975; text-decoration:none; } /* THORNS BUTTON STYLES */ .thorns-flex-container{ display:flex; align-content:space-between; flex-direction:row; flex-wrap:wrap; flex-basis: auto; justify-content:space-evenly; } .thorns-button > a { display: block; background-color: #474440; color: #fffcf2; padding: .75rem 1.25rem; border: 4px solid #cec0aa; margin: 3px; font-family: 'Metamorphous',serif; font-size: 0.9em; text-align: center; text-decoration: none; } .thorns-button > a:hover { text-decoration:none; background-color:#fffcf2; color: #c84e25; border: 4px solid #deb975; } .thorns-button > a:active { text-decoration:none; } .thorns-button > a:visited { text-decoration:none; } .thorns-button2 > a { display: block; background-color: #fffcf2; color: #fffcf2; font-size: 0.95em; padding: 1rem 0rem; border: 4px double #deb975; font-family: 'Metamorphous',serif; text-transform: uppercase; text-align: center; text-decoration: none; width: 250px; color: #c84e25; flex:1; margin:5px 0px; } .thorns-button2 > a:hover { text-decoration:none; background-color:#deb975; color: #fffcf2; border: 4px double #fffcf2; } .thorns-button2 > a:active { text-decoration:none; } .thorns-button2-inactive { display: block; background-color: #ccc6b8; color: #242422 !important; border: 4px solid #fffcf2; font-size: 1rem; padding: 1rem; margin: 5px; font-family: 'Metamorphous',serif; font-size: 1em; text-align: center; text-decoration: none; width: 100%; } /* WEATHER ALMANAC BUTTONS */ .weather-flex-container { display: flex; align-content: space-between; flex-direction: row; flex-wrap: wrap; flex-basis: auto; margin-bottom:30px; } .weather-display > a { display: block; background-color: #fffcf2; color: #c84e25; border: 4px solid #deb975; font-size: 1rem; padding: 1.75rem 0px; margin: 5px; font-family: 'Metamorphous',serif; font-size: 1.35em; text-align: center; text-decoration: none; width: 100%; } .weather-display-inactive { display: block; background-color: #ccc6b8; color: #242422 !important; border: 4px solid #fffcf2; font-size: 1rem; padding: 1.75rem 0px; margin: 5px; font-family: 'Metamorphous',serif; font-size: 1.35em; text-align: center; text-decoration: none; width: 100%; } .weather-display > a:hover { text-decoration: none; /*background-color: #ccc6b8; color: #242422 !important; border: 4px solid #fffcf2;*/ background-color: #deb975; color: #fffcf2 !important; border: 4px solid #fffcf2; } .weather-display > a:visited { text-decoration: none; } /* NAVBOX */ .navbox { background-color: #fffcf2; color: #201b13; width:100%; } table.navbox { width:100%; font-size:.85em; } .navbox > tr { background-color: #fffcf2 !important; } .navbox > td { background-color: #474440 !important; } .navbox-abovebelow { color: #242422; } #collapsibleTable0 a:link, #collapsibleTable0 a:visited, .navbox a:link, .navbox a:visited { color: #474440 !important; text-decoration:none; } #collapsibleTable0 a:hover, .navbox a:hover, .navbox .mw-selflink a:hover { color: #c84e25; text-decoration:none; } a.selflink:link, a.selflink:visited { color:#c84e25 !important; text-decoration: none; } a.selflink:hover { color:#deb975; text-decoration:none; } .navbox-title { background: #deb975; color: #fffcf2; text-align: center; font-family: 'Metamorphous',serif; font-size: .8em; text-transform: uppercase; font-weight: bold; } .navbox-group { background-color:#474440; color:#fffcf2; width: 20%; font-family: 'Metamorphous',serif; text-transform: uppercase; font-size: .75em; } .navbox-list ul { display: inline-block; list-style-type: disc; } .navbox-list li { display: inline-block !important; margin-right: 10px; } .id-badge { display:inline-block; font-size:.85em; width:100%; margin:0 auto; background-color:#deb975; padding:10px; color:#fffcf2; text-align:center; } .id-badge a { color:#fffcf2; text-decoration:none; } .id-badge a:active { color:#c84e25; text-decoration:none; } .id-badge a:visited { color:#fffcf2; text-decoration:none; } .id-badge a:hover { color:#c84e25; text-decoration:none; } /* Standard Navigationsleisten, aka box hiding thingy from .de. Documentation at [[Wikipedia:NavFrame]]. */ div.NavFrame { margin-bottom:8px; padding: 2px; text-align: center; border-collapse: collapse; font-size: 95%; background: #fffcf2; color: #c84e25; } div.NavFrame + div.NavFrame { border-top-style: none; border-top-style: hidden; } div.NavPic { background-color: #fffcf2; margin: 0; padding: 2px; /* @noflip */ float: left; } div.NavFrame div.NavHead { line-height: 2.15em; font-weight: normal; background-color: #deb975; position: relative; color: #fffcf2; font-family: 'Metamorphous',serif; text-transform: uppercase; font-size: .8em; } div.NavFrame p, div.NavFrame div.NavContent, div.NavFrame div.NavContent p { font-size: 100%; } div.NavEnd { margin: 0; padding: 0; line-height: 1px; clear: both; } a.NavToggle { /* @noflip */ position: absolute; top: 0; right: 3px; font-weight: normal; font-size: 90%; color: #fffcf2; } .client-js .NavFrame.collapsed > .NavContent { display: none; } span.collapseButton { float:right; } span.collapseButton > a{ color:#fffcf2; } span.collapseButton > a:hover{ color:#fffcf2; } span.collapseButton > a:visited{ color:#fffcf2; } /* ACCORDION */ /* * * Author: Michael Raffaele <michael@mraffaele.com> * Date: 25th October 2011 * Info: http://www.mraffaele.com/blog/2011/10/25/css-accordion-no-javascript/ * */ /* Shared for all accordion types */ .accordion { font-family:Arial, Helvetica, sans-serif; margin:0 auto; font-size:14px; border:1px solid #542437; border-radius:10px; width:600px; padding:10px; background:#fffcf2; } .accordion ul { list-style:none; margin:0; padding:0; } .accordion li { margin:0; padding:0; } .accordion [type=radio], .accordion [type=checkbox] { display:none; } .accordion label { display:block; font-size:16px; line-height:16px; background:#D95B43; border:1px solid #542437; color:#542437; text-shadow:1px 1px 1px rgba(255,255,255,0.3); font-weight:700; cursor:pointer; text-transform:uppercase; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; } .accordion ul li label:hover, .accordion [type=radio]:checked ~ label, .accordion [type=checkbox]:checked ~ label { background:#C02942; color:#fffcf2; text-shadow:1px 1px 1px rgba(0,0,0,0.5) } .accordion .content { padding:0 10px; overflow:hidden; border:1px solid #fffcf2; /* Make the border match the background so it fades in nicely */ -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; } .accordion p { color:#333; margin:0 0 10px; } .accordion h3 { color:#542437; padding:0; margin:10px 0; } .container-flex { max-width: 100%; margin: 0 auto; padding: 0; } .row-flex { display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ display: -moz-box; /* OLD - Firefox 19 */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Chrome */ display: flex; /* NEW - Opera 12.1, Firefox 20+ */ flex-wrap:wrap; } [class*="c-"] { margin-right: .5em; margin-bottom: .5em; text-align: center; line-height: 1.15em; background-color:#fffcf2; border: 4px double #deb975; color:#474440; text-align:center; background-color:#fffcf2; } [class*="c-"]:last-child { margin-right: 0; } .c-1 { -webkit-box-flex: 1; /* OLD - iOS 6-, Safari 3.1-6 */ -moz-box-flex: 1; /* OLD - Firefox 19- */ -webkit-flex: 1; /* Chrome */ -ms-flex: 1; /* IE 10 */ flex: 1; width: 100%; min-width:220px; max-width:220px; /* Old syntax, otherwise collapses. */ } .c-2 { -webkit-box-flex: 2; /* OLD - iOS 6-, Safari 3.1-6 */ -moz-box-flex: 2; /* OLD - Firefox 19- */ -webkit-flex: 2; /* Chrome */ -ms-flex: 2; /* IE 10 */ flex: 2; width: 50%; /* Old syntax, otherwise collapses. */ } .c-3 { -webkit-box-flex: 3; /* OLD - iOS 6-, Safari 3.1-6 */ -moz-box-flex: 3; /* OLD - Firefox 19- */ -webkit-flex: 3; /* Chrome */ -ms-flex: 3; /* IE 10 */ flex: 3; width: 33.33333%; /* Old syntax, otherwise collapses. */ } .c-4 { -webkit-box-flex: 4; /* OLD - iOS 6-, Safari 3.1-6 */ -moz-box-flex: 4; /* OLD - Firefox 19- */ -webkit-flex: 4; /* Chrome */ -ms-flex: 4; /* IE 10 */ flex: 4; width: 25%; /* Old syntax, otherwise collapses. */ } .c-5 { -webkit-box-flex: 5; /* OLD - iOS 6-, Safari 3.1-6 */ -moz-box-flex: 5; /* OLD - Firefox 19- */ -webkit-flex: 5; /* Chrome */ -ms-flex: 5; /* IE 10 */ flex: 5; width: 20%; /* Old syntax, otherwise collapses. */ } .c-6 { -webkit-box-flex: 6; /* OLD - iOS 6-, Safari 3.1-6 */ -moz-box-flex: 6; /* OLD - Firefox 19- */ -webkit-flex: 6; /* Chrome */ -ms-flex: 6; /* IE 10 */ flex: 6; width: 16.66667%; /* Old syntax, otherwise collapses. */ } .c-7 { -webkit-box-flex: 7; /* OLD - iOS 6-, Safari 3.1-6 */ -moz-box-flex: 7; /* OLD - Firefox 19- */ -webkit-flex: 7; /* Chrome */ -ms-flex: 7; /* IE 10 */ flex: 7; width: 14.28571%; /* Old syntax, otherwise collapses. */ } .c-8 { -webkit-box-flex: 8; /* OLD - iOS 6-, Safari 3.1-6 */ -moz-box-flex: 8; /* OLD - Firefox 19- */ -webkit-flex: 8; /* Chrome */ -ms-flex: 8; /* IE 10 */ flex: 8; width: 12.5%; /* Old syntax, otherwise collapses. */ } .c-9 { -webkit-box-flex: 9; /* OLD - iOS 6-, Safari 3.1-6 */ -moz-box-flex: 9; /* OLD - Firefox 19- */ -webkit-flex: 9; /* Chrome */ -ms-flex: 9; /* IE 10 */ flex: 9; width: 11.11111%; /* Old syntax, otherwise collapses. */ } .c-10 { -webkit-box-flex: 10; /* OLD - iOS 6-, Safari 3.1-6 */ -moz-box-flex: 10; /* OLD - Firefox 19- */ -webkit-flex: 10; /* Chrome */ -ms-flex: 10; /* IE 10 */ flex: 10; width: 10%; /* Old syntax, otherwise collapses. */ } .c-11 { -webkit-box-flex: 11; /* OLD - iOS 6-, Safari 3.1-6 */ -moz-box-flex: 11; /* OLD - Firefox 19- */ -webkit-flex: 11; /* Chrome */ -ms-flex: 11; /* IE 10 */ flex: 11; width: 9.09091%; /* Old syntax, otherwise collapses. */ } .c-12 { -webkit-box-flex: 12; /* OLD - iOS 6-, Safari 3.1-6 */ -moz-box-flex: 12; /* OLD - Firefox 19- */ -webkit-flex: 12; /* Chrome */ -ms-flex: 12; /* IE 10 */ flex: 12; width: 8.33333%; /* Old syntax, otherwise collapses. */ } @media screen and (max-width: 600px) { .row { display: block; width: 100%; } .c-1 { -webkit-box-flex: 1; -moz-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; max-width: 100%; /*min-width: 220px;*/ /*max-width:220px;*/ } } /* Housekeeping */ *, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .weather-new img { text-align:center; margin: 0.9375rem 0 0 0; vertical-align:middle; max-width:90%; } div.weather-grid-item-new > h1 { color:#474440 !important; } h1.card-new { color: #474440; text-align: center; font-size: 2.35em; /* margin-top: 20px;*/ } .date-new, .date-new > p { margin: 0 auto; padding: 0.625rem; text-align: center; color: #fffcf2; background: #deb975; width: 100%; /* font-weight: bold; */ font-family: 'Metamorphous',serif; letter-spacing: .10rem; font-size: 1.25rem; text-transform:uppercase; } .moon-new { width: 95%; background: #fffcf2; min-height: 30px; margin:1.5rem auto 0.25rem auto; } .date-new h3 { font-size:3em; } .card-new h3{ margin: 0 !important; } .card-new ul>li{ width:100%; max-width:100%; font-size: 1.0em; color: #c84e25; } .benea-new { max-width: 30%; width: 30%; position: relative; z-index: 0; margin-top: -1.25rem; margin-left: 0; } .osa-new { max-width: 20%; width: 20%; position: relative; z-index: 20; margin-top: -1em; } .read-threads-new { display: inline-block; font-size: .85rem; width: 100%; margin: 0 auto; background-color: #deb975; padding: 3px; color: #fffcf2; /* letter-spacing: .05rem; */ font-family: 'Railway', sans-serif; } .read-threads-new a { color:#fffcf2; text-decoration:none; } .read-threads-new a:active { color:#fffcf2; text-decoration:none; } .read-threads a:visited { color:#fffcf2; text-decoration:none; } .read-threads-new a:hover { color:#c84e25; text-decoration:none; } .info { background-color: #403c39; color: #FFF; width: 100%; padding: 5px 0; margin-top: -15px; font-family: 'Railway',sans-serif; /* font-size: .75em;*/ text-transform:normal; } .rain { max-width: 50%; display: inline-block; float: left; margin: 0 10px; } .wind { max-width: 50%; display: inline-block; margin: 0 10px 0 20px; } p.weather-text { display: inline-block; width: 100%; padding: 3px 0; text-align: center; border-bottom: 1px solid #403c39; font-size: 1.0em; font-style: italic; margin-bottom: 0; } .temp-display-1 { width:45%; display:inline-block; border-right:1px solid #474440; } .temp-display-2 { width:45%; display:inline-block; } .temp-title { font-size:.85em; margin-bottom:-20px; letter-spacing:.25em; font-family:sans-serif; text-align:center; text-transform:uppercase; } .temperature { color: #474440; text-align: center; font-size: 2.25em; font-weight: bold; line-height: 2em; } /* * Allow limiting of which header levels are shown in a TOC; * <div class="toclimit-3">, for instance, will limit to * showing ==headings== and ===headings=== but no further. * Used in [[Template:TOC]] */ .toclimit-2 .toclevel-1 ul, .toclimit-3 .toclevel-2 ul, .toclimit-4 .toclevel-3 ul, .toclimit-5 .toclevel-4 ul, .toclimit-6 .toclevel-5 ul, .toclimit-7 .toclevel-6 ul { display: none; }