Team:UNITS Trieste/style.css

From 2011.igem.org

(Difference between revisions)
Line 64: Line 64:
font-size: 1.1em;
font-size: 1.1em;
}
}
-
th {
+
table.pgrouptable thead th,th {
-
background: #3e83c9;
+
background: #3e83c9 !important;
color: #fff;
color: #fff;
font-weight: bold;
font-weight: bold;
padding: 2px 11px;
padding: 2px 11px;
text-align: left;
text-align: left;
-
border-right: 1px solid #fff;
+
border-left:0px;
 +
border-top:0px;
 +
border-bottom:0px;
 +
border-right: 1px solid #fff !important;
line-height: 1.2;
line-height: 1.2;
}
}
-
td {
+
table.pgrouptable td, td {
padding: 6px 11px;
padding: 6px 11px;
-
border-bottom: 1px solid #95bce2;
+
border-left:0px;
 +
border-top:0px;
 +
border-right:0px;
 +
border-bottom: 1px solid #95bce2 !important;
vertical-align: top;
vertical-align: top;
}
}

Revision as of 12:32, 17 September 2011

/* Theme Name: IGEM-UNITS_Trieste
Theme URI: https://2011.igem.org/team:UNITS_Trieste
Description: UNITS_Trieste Theme
Author: the UNITS_Trieste team
Version: 1.0
License: GNU General Public License

*/