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

From 2014.igem.org

(Difference between revisions)
m
m
Line 414: Line 414:
}
}
 +
#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;
 +
}
.dropotron
.dropotron

Revision as of 18:25, 5 October 2014