Template:Team:HokkaidoU Japan/CSS

From 2014.igem.org

(Difference between revisions)
Line 250: Line 250:
*/
*/
ul.megamenu {
ul.megamenu {
-
   background-color: #red;
+
   background-color: red;
   border-top: 1px solid #transparent;
   border-top: 1px solid #transparent;
   border-bottom: 1px solid #transparent;
   border-bottom: 1px solid #transparent;
Line 315: Line 315:
.mm-content-base {
.mm-content-base {
-
   background: #red;
+
   background: red;
   position: relative;
   position: relative;
   z-index: 11;
   z-index: 11;
Line 322: Line 322:
.mm-js-shadow {
.mm-js-shadow {
-
   background: #555;
+
   background: blue;
   position: absolute;
   position: absolute;
   z-index: 10;
   z-index: 10;

Revision as of 02:55, 7 September 2014