/* 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/20141214114342im_/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/20141214114342im_/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:43:42 Dec 14, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:42:10 Feb 22, 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.445
  exclusion.robots: 0.045
  exclusion.robots.policy: 0.038
  esindex: 0.007
  cdx.remote: 80.492
  LoadShardBlock: 158.544 (3)
  PetaboxLoader3.datanode: 174.382 (4)
  load_resource: 320.412
  PetaboxLoader3.resolve: 219.081
*/