Template:Team:Technion-Israel/Technion-Israel-style-desktop.css

From 2014.igem.org

(Difference between revisions)
m
m
Line 394: Line 394:
}
}
-
#nav > ul > li > ul
 
-
{
 
-
display: none;
 
-
}
 
-
 
-
#nav > ul:hover > li
 
-
{
 
-
display: block;
 
-
}
 
-
 
-
#nav > ul
 
-
{
 
-
display: inline-block;
 
-
border-radius: 0.35em;
 
-
box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.25); /*border of main manu*/
 
-
padding: 0 1.5em 0 1.5em;
 
-
}
 
-
 
-
#nav > ul > li
 
-
{
 
-
display: inline-block;
 
-
text-align: center;
 
-
padding: 0 1.5em 0 1.5em;
 
-
}
 
-
 
-
#nav > ul > li > a,
 
-
#nav > ul > li > span
 
-
{
 
-
display: block;
 
-
color: #eee;
 
-
color: rgba(255,255,255,0.75); /*color of text in manu*/
 
-
text-transform: uppercase;
 
-
text-decoration: none;
 
-
font-size: 0.75em;
 
-
letter-spacing: 0.25em;
 
-
height: 5em;
 
-
line-height: 5em;
 
-
-moz-transition: all .25s ease-in-out;
 
-
-webkit-transition: all .25s ease-in-out;
 
-
-o-transition: all .25s ease-in-out;
 
-
-ms-transition: all .25s ease-in-out;
 
-
transition: all .25s ease-in-out;
 
-
outline: 0;
 
-
}
 
-
 
-
#nav > ul > li:hover > a,
 
-
#nav > ul > li.active > a,
 
-
#nav > ul > li.active > span
 
-
{
 
-
color: #e5e2af; /*color when maouse is on link*/
 
-
}
 
.dropotron
.dropotron

Revision as of 18:21, 5 October 2014