Template:Team:Bonn:PageMenu

From 2013.igem.org

(Difference between revisions)
(edit menu design - remove boxes)
Line 70: Line 70:
   cursor: pointer;
   cursor: pointer;
   font-size:14px;
   font-size:14px;
-
  box-shadow: 0px 0px 14px #DF0101;
 
-
  text-shadow:#660033 1px 1px 1px;
 
   /*
   /*
     -moz-box-shadow:#999 2px 2px 10px;
     -moz-box-shadow:#999 2px 2px 10px;
Line 80: Line 78:
   background:#999!important;
   background:#999!important;
   color:#666;
   color:#666;
-
  text-shadow:#ddd 1px 1px 1px;
 
}
}
Line 87: Line 84:
.menuContainer{
.menuContainer{
   position:absolute;
   position:absolute;
-
  border-top:5px solid black;
 
   padding:0;
   padding:0;
-
  -moz-box-shadow:#999 2px 2px 10px;
 
-
  -webkit-box-shadow:#999 2px 2px 10px;
 
-
  box-shadow:#999 2px 2px 10px;
 
   -moz-border-radius : 8px;
   -moz-border-radius : 8px;
Line 97: Line 90:
   -khtml-border-radius : 8px;
   -khtml-border-radius : 8px;
   border-radius : 8px;
   border-radius : 8px;
-
  border-style: solid;
 
}
}
.menuContainer.submenuContainer{
.menuContainer.submenuContainer{

Revision as of 13:39, 29 April 2013