/* sets the zone header color for both the landing page and article subpages */

/*.redesign body { background-color: #00539f; }*/

/* set the article's background color to something obviously odd */

.wiki-main-content {
  background-color: rgba(255, 217, 217, 1);
  border: 20px solid red;
  border-image: repeating-linear-gradient(-45deg, rgba(255, 0, 0, 1) 0px, rgba(255,0, 0, 1) 10px, rgba(255, 168, 0, 1) 10px, rgba(255, 168, 0, 1) 20px, rgba(255,0,0,1) 20px) 20 20 repeat;
}

/* Configure the image for the landing and article subpages. You may want to use different images
   for these, since the subpages have less room available, but truncation is done for you if you don't */

.zone-landing-header .zone-image  {
  background-image: url(https://waybackassets.bk21.net/20150904142408im_/https://developer.mozilla.org/files/1591/Nuvola_apps_important.png);
  width: 116px;
  height: 102px;
  margin-right: 0px;
  right: 28px;
  overflow:visible;
}

.zone-article-header .zone-image {
  background-image: url(https://waybackassets.bk21.net/20150904142408im_/https://developer.mozilla.org/files/1591/Nuvola_apps_important.png);
  width: 60px;
  height: 53px;  margin-right: 0px;
  right: 28px;
  overflow:visible;
}

.zone-landing-header .zone-image { top: 65px; }
/*
     FILE ARCHIVED ON 14:24:08 Sep 04, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:05:25 Dec 12, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.881
  exclusion.robots: 0.087
  exclusion.robots.policy: 0.046
  esindex: 0.015
  cdx.remote: 17.607
  LoadShardBlock: 171.249 (3)
  PetaboxLoader3.datanode: 186.561 (5)
  PetaboxLoader3.resolve: 3556.476 (3)
  load_resource: 3686.906 (2)
*/