Team:Queens-Canada/head

From 2010.igem.org

(Difference between revisions)
 
(9 intermediate revisions not shown)
Line 9: Line 9:
line-height: 120%;
line-height: 120%;
color: #202020;
color: #202020;
 +
}
 +
blockquote {
 +
line-height: 120%;
 +
color: #404040;
}
}
ul, ol, li {
ul, ol, li {
Line 191: Line 195:
<style type="text/css">
<style type="text/css">
 +
/* your table sorter is like screaming into a wind tunnel */
table.pgrouptable {
table.pgrouptable {
-
background: none;
+
background: none !important;
-
border: none;
+
border-width: 0px !important;
}
}
-
th.header {
+
table.pgrouptable th {
-
background: none;
+
background: none !important;
-
border: none;
+
border-width: 0px !important;
-
border-bottom: 1px #404040 solid;
+
border-bottom: 1px #b0b0b0 solid !important;
 +
color: #404040 !important;
}
}
-
td.status_cell {
+
table.pgrouptable td {
-
background: none;
+
background: none !important;
-
border: none;
+
border-width: 0px !important;
-
border-bottom: 1px #808080 solid;
+
border-bottom: 1px #c8c8c8 solid !important;
 +
color: #404040 !important;
}
}
</style>
</style>

Latest revision as of 18:39, 26 October 2010