/* 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(/web/20160919083630im_/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(/web/20160919083630im_/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 08:36:30 Sep 19, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:03:15 Feb 20, 2026.
     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.961
  exclusion.robots: 0.07
  exclusion.robots.policy: 0.051
  esindex: 0.014
  cdx.remote: 366.305
  LoadShardBlock: 159.119 (3)
  PetaboxLoader3.datanode: 406.719 (5)
  PetaboxLoader3.resolve: 795.295 (3)
  load_resource: 1202.637 (2)
*/