/* 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/20140723113242im_/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/20140723113242im_/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 11:32:42 Jul 23, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:53:59 Jul 04, 2022.
     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: 123.443
  exclusion.robots: 0.171
  exclusion.robots.policy: 0.164
  cdx.remote: 0.058
  esindex: 0.011
  LoadShardBlock: 82.675 (3)
  PetaboxLoader3.datanode: 44.012 (4)
  CDXLines.iter: 13.86 (3)
  load_resource: 34.624
*/