User:SvenB

From 2013.igem.org

(Difference between revisions)
Line 220: Line 220:
   background: white;
   background: white;
}
}
 +
 +
.menuBtn {
 +
  background: center center no-repeat transparent;
 +
  background: #000;
 +
  display: block;
 +
  width: 40px;
 +
  height: 40px;
 +
  position: absolute;
 +
  top: 0;
 +
  left: 10px;
 +
}
 +
 +
.active {
 +
background: #3B5323;
 +
}
 +
 +
</style>
</style>

Revision as of 16:36, 16 October 2013