Template:CSS/team

From 2014.igem.org

(Difference between revisions)
Line 48: Line 48:
height:250px;
height:250px;
background-color:grey;
background-color:grey;
-
border-radius:10px;
+
border-radius:30px;
}
}
Line 59: Line 59:
border:solid thin black;
border:solid thin black;
background-color:orange;
background-color:orange;
-
border-radius:10px 10px 0px 0px;
+
border-radius:30px 30px 0px 0px;
}
}
Line 69: Line 69:
height:130px;
height:130px;
border:solid thin black;
border:solid thin black;
-
border-radius:0px 0px 10px 10px;
+
border-radius:0px 0px 30px 30px;
}
}

Revision as of 18:14, 2 October 2014