Team:Kyoto/Header

From 2010.igem.org

(Difference between revisions)
Line 133: Line 133:
list-style: none;
list-style: none;
}
}
-
#body table.title
+
#body table
-
{
+
-
margin: 1em auto 0em auto;
+
-
text-align: center;
+
-
}
+
-
#body table.title b
+
-
{
+
-
font-size: 200%;
+
-
}
+
-
#body table.note
+
{
{
margin: 0em 2em;
margin: 0em 2em;
Line 149: Line 140:
border-collapse: collapse;
border-collapse: collapse;
}
}
-
#body table.note td, #body table.note th
+
#body td, #body th
{
{
padding: 0.2em;
padding: 0.2em;
border: 1px solid #aaa;
border: 1px solid #aaa;
}
}
-
#body td
+
#body table.title
{
{
-
padding: 0em 0.5em;
+
margin: 1em auto 0em auto;
 +
text-align: center;
 +
border: none;
 +
}
 +
#body table.title b
 +
{
 +
font-size: 200%;
}
}
#body p
#body p

Revision as of 00:32, 25 August 2010