Team:Goettingen/stylesheet

From 2014.igem.org

(Difference between revisions)
m
m
Line 926: Line 926:
         text-align:center;
         text-align:center;
}
}
 +
 +
/*Modify the table*/
 +
.table1  {
 +
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 +
  width:100%;
 +
  border-collapse:collapse;
 +
  }
 +
.table1 th, .table1 td
 +
  {
 +
  font-size:1em;
 +
  border:1px solid #98bf21;
 +
  padding:3px 7px 2px 7px;
 +
  }
 +
 +
.table1 th{
 +
          font-size:1.1em;
 +
  text-align:left;
 +
  padding-top:5px;
 +
  padding-bottom:4px;
 +
  background-color:#A7C942;
 +
  color:#ffffff;
 +
}
 +
.table1 tr.alt td
 +
  {
 +
  color:#000000;
 +
  background-color:#EAF2D3;
 +
  }
 +
/* social media boxes */
/* social media boxes */
.fblike iframe {
.fblike iframe {

Revision as of 14:11, 2 October 2014