Difference between revisions of "Team:IIT Delhi/home"

Line 51: Line 51:
 
   width:10%;
 
   width:10%;
 
}
 
}
 
#tour{
 
  margin-top:40%;
 
  z-index:5;
 
  margin-left:31.5%;
 
}
 
 
 
 
 
 
ul.ldd_menu{
 
margin-top:-10px;
 
        margin-left:15px;
 
padding:0;
 
        position:absolute;
 
height:70px;
 
        width:190px;
 
list-style:none;
 
font-family:Verdana, Geneva, sans-serif;
 
        font-size:100%;
 
text-align: center;
 
}
 
 
#spanimg{
 
  position:absolute;
 
  margin-top:0%;
 
  margin-left:87%;
 
  height:15%;
 
  width:13%;
 
  z-index:999;
 
}
 
ul.ldd_menu a{
 
text-decoration:none;
 
}
 
ul.ldd_menu > li{
 
float:left;
 
position:fixed;
 
width: 100%;
 
z-index: 9999;
 
}
 
ul.ldd_menu > li > span{
 
  float:right;
 
  z-index:-1000;
 
  position:absolute;
 
  margin-left:550px;
 
  width:190px;
 
  font-size:1px;
 
  color:green;
 
  opacity:0;
 
background-color:white;
 
height:190px;
 
       
 
line-height:50px;
 
cursor:default;
 
padding:0px 20px;
 
  border-radius:0 0 0 190px;
 
text-shadow:0px 0px 1px #CCC;
 
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  
  

Revision as of 00:10, 17 September 2015