Team:Heidelberg/Templates/teampicture

From 2013.igem.org

(Difference between revisions)
Line 3: Line 3:
.Persopic{
.Persopic{
-
background-image: url("</html>{{filepath:{{{1}}}}}<html>");
+
background-image: url("</html>{{filepath:<nowiki>{{{1}}}</nowiki>}}<html>");
background-repeat:no-repeat;
background-repeat:no-repeat;
width:80px;
width:80px;
Line 10: Line 10:
}
}
.Persopic:hover{
.Persopic:hover{
-
background-image: url("</html>{{filepath:{{{2}}}}}<html>");
+
background-image: url("</html>{{filepath:<nowiki>{{{2}}}</nowiki>}}<html>");
}
}
.team-profile p:last-child {
.team-profile p:last-child {

Revision as of 17:03, 8 September 2013