Team:UCSF UCB/CSS

From 2014.igem.org

(Difference between revisions)
 
(7 intermediate revisions not shown)
Line 1,005: Line 1,005:
     #project table tr .active a {
     #project table tr .active a {
       color: white; }
       color: white; }
 +
#project #biobricks table a {
 +
  text-decoration: underline; }
#project table tr:nth-child(2n) {
#project table tr:nth-child(2n) {
   background-color: #f8f8f8; }
   background-color: #f8f8f8; }
Line 1,012: Line 1,014:
   text-align: left;
   text-align: left;
   font-weight: bold;
   font-weight: bold;
-
   padding: 6px 13px; }
+
   padding: 0px 13px; }
#project table tr td {
#project table tr td {
   border: 1px solid #cccccc;
   border: 1px solid #cccccc;
   margin: 0;
   margin: 0;
-
   padding: 6px 13px;
+
   padding: 0px 13px;
   font-size: 0.9em; }
   font-size: 0.9em; }
#project table tr th :first-child, #project table tr td :first-child {
#project table tr th :first-child, #project table tr td :first-child {
Line 1,032: Line 1,034:
     text-align: center;
     text-align: center;
     font-family: "Helvetica Neue", Arial, sans-serif;
     font-family: "Helvetica Neue", Arial, sans-serif;
-
     margin: 0; }
+
     margin: 0;
 +
    padding: 0; }
#project #future .direction {
#project #future .direction {
Line 1,052: Line 1,055:
   #project #results .graph-description {
   #project #results .graph-description {
     width: 300px;
     width: 300px;
-
     padding: 30px 10px;
+
    margin: 50px 0;
 +
     padding: 10px 10px;
     float: left;
     float: left;
     border-left: 1px #888 solid; }
     border-left: 1px #888 solid; }
Line 1,060: Line 1,064:
       margin-right: 20px; }
       margin-right: 20px; }
     #project #results .result-graph h3 {
     #project #results .result-graph h3 {
 +
      padding-top: 30px;
       text-align: center;
       text-align: center;
       margin-bottom: 0; }
       margin-bottom: 0; }
Line 1,184: Line 1,189:
       padding: 0 25px; }
       padding: 0 25px; }
     #project #biobricks article .biobrick-tidbit {
     #project #biobricks article .biobrick-tidbit {
-
       width: 230px;
+
       width: 240px;
       padding: 10px 10px;
       padding: 10px 10px;
       border: 1px #ddd solid;
       border: 1px #ddd solid;

Latest revision as of 07:19, 17 October 2014