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

From 2014.igem.org

(Difference between revisions)
m
m
Line 446: Line 446:
{
{
display: block;
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;
 +
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;
}
}

Revision as of 18:33, 5 October 2014