Template:Team:Bielefeld-Germany/css/frontpage.css

From 2013.igem.org

(Difference between revisions)
Line 47: Line 47:
     text-align: center
     text-align: center
}
}
-
.view a.info {
+
.view .info a{
-
 
+
    display: inline-block;
     text-decoration: none;
     text-decoration: none;
     padding: 7px 14px;
     padding: 7px 14px;
Line 56: Line 56:
     box-shadow: 0 0 1px #000
     box-shadow: 0 0 1px #000
}
}
-
.view a.info:hover {
+
.view .info a:hover {
     box-shadow: 0 0 5px #000
     box-shadow: 0 0 5px #000
}
}
Line 79: Line 79:
}
}
.view-first:hover a.info {
.view-first:hover a.info {
-
     transition-delay: 0.2s;
+
     transition-delay: 0.s;
}
}

Revision as of 17:28, 2 October 2013