Ashen Wiki
m (switch to jpg bg)
(Replacing "/media" links with image links. If you have any questions or noticed issues related to this edit, please reach out to us using the Special:Contact page.)
 
Line 18: Line 18:
   
 
a.watch-this-article {
 
a.watch-this-article {
background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/7/7b/Watch_lighter.png") !important; /* optional if a lighter version of the star icon is required */
+
background-image: url("https://static.wikia.nocookie.net/commons_hydra/images/7/7b/Watch_lighter.png") !important; /* optional if a lighter version of the star icon is required */
 
}
 
}
   
Line 76: Line 76:
 
-moz-background-size: cover;
 
-moz-background-size: cover;
 
-o-background-size: cover;
 
-o-background-size: cover;
background: url("/media/1/1e/Enclosure.jpg") repeat fixed top center / cover #0a0a0a;
+
background: url("https://static.wikia.nocookie.net/ashen_gamepedia/images/1/1e/Enclosure.jpg/revision/latest?cb=20170627053306") repeat fixed top center / cover #0a0a0a;
 
color: #ffffff;
 
color: #ffffff;
 
}
 
}
Line 101: Line 101:
   
 
.overlay-enabled, #content {
 
.overlay-enabled, #content {
background: url("/media/5/5e/Mobilebg.jpg") no-repeat fixed top center / cover #0a0a0a; /* [[File:Mobilebg.jpg]] */
+
background: url("https://static.wikia.nocookie.net/ashen_gamepedia/images/5/5e/Mobilebg.jpg/revision/latest?cb=20181103210200") no-repeat fixed top center / cover #0a0a0a; /* [[File:Mobilebg.jpg]] */
 
}
 
}
   

Latest revision as of 15:02, 2 December 2020

/* CSS placed here will affect users of the mobile site */
/* Header and footer */
.header-container.header-chrome,
#mw-mf-page-center {
    background: #212121;
}

/* Header and footer */
.header-container.header-chrome,
#mw-mf-page-center {
    background: #212121;
}


.nomobile {
    display: none;
}

a.watch-this-article {
    background-image: url("https://static.wikia.nocookie.net/commons_hydra/images/7/7b/Watch_lighter.png") !important; /* optional if a lighter version of the star icon is required */
}

/* search header */
.pre-content #page-actions {
    background-color: rgba(0, 0, 0, 0.85) !important;
}

.overlay {
    background-color: rgba(2, 61, 79, .7);
}

.overlay .overlay-header-container {
    background-color: rgba(0, 0, 0, 0.85) !important;
}

.search-overlay .overlay-header,
.search-overlay .results {
    background-color: rgba(0, 0, 0, 0.85) !important;
    color: #D5D4D4;
}

.search-overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.85) !important; 
}

ul.suggestions-results,
ul.suggestions-results li {
    background-color: rgba(0, 0, 0, 0.85);
    color: #D5D4D4;
}

ul.suggestions-results li.suggestions-result {
    color: #D5D4D4;
}

.client-js .toc-mobile {
    background-color: rgba(0, 0, 0, 0) !important;
    border: 1px solid #404040 !important;
}

.mw-ui-button,
.last-modified-bar #mw-mf-last-modified {
    background-color: rgba(0, 0, 0, 0);
    color: #D5D4D4;
}

/* general header */
#mw-mf-header form,
#mw-mf-sq {
    background-color: rgba(0, 0, 0, 0.85);
}

/* non-content area */
body {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background: url("https://static.wikia.nocookie.net/ashen_gamepedia/images/1/1e/Enclosure.jpg/revision/latest?cb=20170627053306") repeat fixed top center / cover #0a0a0a;
    color: #ffffff;
}

#footer {
    border-top: 1px solid #394147;
    color: #D5D4D4;
}

#footer a,
#footer h2 {
    color: #ffffff;
}

/* content area */


#content {
    background: rgba(92,103,109,.2);
    border: none;
    box-shadow: 6px 9px 14px -7px rgba(0,0,0,0.75);
    color: #c2bec2;
}

.overlay-enabled, #content {
    background: url("https://static.wikia.nocookie.net/ashen_gamepedia/images/5/5e/Mobilebg.jpg/revision/latest?cb=20181103210200") no-repeat fixed top center / cover #0a0a0a; /* [[File:Mobilebg.jpg]] */
}

a,
a:visited,
a.external {
    color: #4bb5e2;
    text-shadow: 0px 0px 10px #676767;
}

h1, 
h2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #404040;
    color: #4bb5e2;
    text-shadow: 3px 3px 3px rgba(0,0,0,0.8);
}

h3, h4, h5, h6 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #4bb5e2;
}

.thumb,
#content_wrapper .thumb,
li.gallerybox div.thumb {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #394147;
}

.content table th {
    background-color: rgba(0, 0, 0, 0);
}

.content table td,
.content table th {
    border: 1px solid #404040;
    padding: 3px;
}

.content table.wikitable {
    background-color: rgba(0, 0, 0, 0);
    margin: auto;
    margin-bottom: 1em;
}

.content table.wikitable > tr > th,
.content table.wikitable > tr > td,
.content table.wikitable > * > tr > th,
.content table.wikitable > * > tr > td {
    border: 1px solid #404040;
}

.content table.wikitable > tr > th,
.content table.wikitable > * > tr > th {
    background-color: rgba(0, 0, 0, 1);
    padding: 3px;
}

.mwm-notice,
#searchbox {
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #394147;
    border-radius: 5px 5px 5px 5px;
}

.divclearable,
a.watch-this-article,
.jsEnabled #mw-mf-main-menu-button {
    background-color: rgba(0, 0, 0, 0);
}

a.back_to_top,
a.back_to_top:visited {
    margin-top: 7px;
}

.header {
    background-color: rgba(94,103,108,.4);
    border: 0.5px solid rgb(106,107,104);
    box-shadow: 0px 1px 6px 1px rgba(202,202,202,.2);
    color: #f5f5fa;
    font-size: 150%;
    margin-bottom: 5px;
    text-align: center;
}

/* non-content area */
.globalNotice {
    position: relative;
    color: white;
}

.page-Main_Page.is-authenticated .pre-content {
    display: none;
}

.notification-count {
   background: transparent;
}

footer {
    background-color: #000000;
    border-top: 1px solid #394147;
    color: #D5D4D4;
}

footer a, footer h2 {
    color: #c3c3c3;
}

footer .last-modified-bar {
  background: transparent;
}