Template:WarHead4

From 2009.igem.org

(Difference between revisions)
Line 52: Line 52:
text-align:left;
text-align:left;
padding-top: 15pt;
padding-top: 15pt;
 +
}
 +
 +
p {
 +
font-family: Georgia, "Times New Roman", Times, serif;
 +
text-align: justify;
 +
font-size: 11 pt;
 +
text-indent: 1 em;
 +
}
 +
 +
pre {
 +
font-size: 9pt;
 +
}
 +
 +
.home {
 +
font-family: Georgia, "Times New Roman", Times, serif;
 +
font-size: 11pt;
 +
font-style: italic;
 +
margin-right: 1cm;
 +
margin-left: 1cm;
 +
padding-right: 1cm;
 +
padding-left: 1cm;
 +
text-align: justify;
 +
text-indent: 2em;
 +
padding-top: 20pt;
 +
}
 +
 +
td img {display: block;}
 +
 +
li {
 +
font-family: Georgia, "Times New Roman", Times, serif;
 +
text-align: justify;
 +
}
 +
 +
.ods {
 +
padding-right: 20pt;
 +
padding-left: 20pt;
 +
}
 +
table.month {
 +
background: transparent;
 +
}
 +
 +
.main {
 +
background-image: url('https://static.igem.org/mediawiki/2008/9/90/Igrm_notebook_r2_c1.jpg');
 +
background-repeat: no-repeat;
 +
repeat-y: no;
 +
font-family: Georgia, "Times New Roman", Times, serif;
 +
}
 +
 +
.day-active {
 +
color: blue;
 +
}
 +
 +
.day-empty {
 +
color: red;
 +
}
 +
.sztrzalka {
 +
font-family: Georgia, "Times New Roman", Times, serif;
 +
}
 +
var {
 +
font-family: lucida sans, tahoma, verdana, arial, sans-serif;
 +
font-size: 10pt;
 +
font-style: normal;
 +
padding-bottom: 20pt;
 +
margin-bottom: 20pt;
 +
}
 +
 +
#result {
 +
border: 1px solid black;
 +
border-collapse: collapse;
 +
text-align: center;
 +
background: transparent;
 +
}
 +
 +
#result th {
 +
border: 1px solid black;
 +
background: #F0F0F0;
 +
font-weight: bold;
 +
color: #0C1347;
 +
font-family: Georgia, "Times New Roman", Times, serif;
 +
}
 +
 +
#result td {
 +
color: black;
 +
border: 1px solid black;
 +
padding: 5px;
 +
background: transparent;
 +
font-family: Georgia, "Times New Roman", Times, serif;
 +
}
 +
 +
#result td.live {
 +
color: #040231;
 +
border: 1px solid black;
 +
padding: 5px;
 +
background-color: #B8D4FB;
 +
font-family: Georgia, "Times New Roman", Times, serif;
 +
}
 +
 +
#result td.dead {
 +
color: white;
 +
border: 1px solid black;
 +
padding: 5px;
 +
background-color: #6E7389;
 +
font-family: Georgia, "Times New Roman", Times, serif;
 +
}
 +
 +
p.vector {
 +
      color : maroon;
 +
      text-align: center;
 +
      font-weight : bold;
 +
      font-size: 12pt;
 +
}
 +
 +
 +
 +
.nb_toc1 {
 +
      font-size: 11pt;
 +
      font-style : italic;
 +
      color: #00008B;     
 +
      font-weight: bolder;
 +
}
 +
 +
.nb_toc {
 +
      text-size: 10px;
 +
      color: #000000;     
 +
     
 +
 +
}
 +
 +
.nb_wartoc {
 +
    display : none;
 +
    border: 1px solid black;
}
}

Revision as of 12:22, 13 August 2009