Team:ETH Zurich/Templates/Header

From 2011.igem.org

(Difference between revisions)
Line 29: Line 29:
{
{
border: none;
border: none;
-
border-bottom-left-radius: 10px;
+
border-radius: 10px;
-
border-bottom-right-radius: 10px;
+
margin-top: 10px;
}
}
 +
/*
 +
#globalWrapper
 +
{
 +
width: 900px;
 +
margin: 0px auto 0px auto;
 +
}*/
table
table
Line 285: Line 291:
border: none;
border: none;
font-family: helvetica, arial, sans-serif;
font-family: helvetica, arial, sans-serif;
-
color: #555555
+
color: #555555;
 +
border-bottom-left-radius: 10px;
 +
border-bottom-right-radius: 10px;
 +
padding-bottom: 10px;
}
}
#title {
#title {

Revision as of 16:54, 15 September 2011