MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
+old aperture infobox css
m (Larger margin)
(+old aperture infobox css)
Line 836: Line 836:
.testchamber.testchamber-display2-off .testchamber-display2 {
.testchamber.testchamber-display2-off .testchamber-display2 {
     opacity: 0;
     opacity: 0;
}
/* Old Aperture infobox styling */
.old-aperture-infobox {
  width: 250px;
  height: 689px;
  position: relative;
  background: url(http://portal.biringa.com/images/0/07/OldApertureNav_Background.png) top left no-repeat;
}
.old-aperture-location {
  display: block;
  position: absolute;
}
.old-aperture-location-active .old-aperture-inactive, .old-aperture-location-inactive .old-aperture-active {
  display: none;
}
}


Navigation menu