Template:UNIPV-Pavia/StyleCss

From 2009.igem.org

(Difference between revisions)
 
(41 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
 +
font.work{
font.work{
color: green;
color: green;
Line 19: Line 20:
font.month_name{
font.month_name{
 +
        color: red;
         font-weight: bold;
         font-weight: bold;
-
        text-decoration: underline;
 
         font-size: medium;
         font-size: medium;
}
}
Line 36: Line 37:
div.sfondo{
div.sfondo{
-
        width:180px;
 
         background-image: url('https://static.igem.org/mediawiki/2009/0/05/UNIPV_sfondo.jpg');
         background-image: url('https://static.igem.org/mediawiki/2009/0/05/UNIPV_sfondo.jpg');
-
         border:5px solid gray;
+
         background-repeat: repeat;
-
        border-color: red;
+
}
}
Line 54: Line 53:
         font-size: 11px;
         font-size: 11px;
 +
}
 +
 +
font.set_up {
 +
        font-weight: bold;
 +
        font-size: 15px;
 +
        color: white;
 +
 +
}
 +
 +
font.set_up_list {
 +
      color: white;
 +
      font-weight: bold;
 +
      font-size: 13px;
}
}
Line 69: Line 81:
tr.freezer_end{         
tr.freezer_end{         
         background-image: url('https://static.igem.org/mediawiki/2009/e/e7/Unipv_freezer_end.png');
         background-image: url('https://static.igem.org/mediawiki/2009/e/e7/Unipv_freezer_end.png');
 +
        background-repeat:no-repeat;
 +
}
 +
 +
tr.lavagna{       
 +
        background-image: url('https://static.igem.org/mediawiki/2009/1/18/Unipv_lavagna.jpg');
 +
        background-repeat:no-repeat;
 +
}
 +
table.lavagna{       
 +
        background-image: url('https://static.igem.org/mediawiki/2009/1/18/Unipv_lavagna.jpg');
 +
        background-repeat:no-repeat;
 +
}
 +
table.bacheca{       
 +
        background-image: url('https://static.igem.org/mediawiki/2009/4/4b/BACHECA.gif');
         background-repeat:no-repeat;
         background-repeat:no-repeat;
}
}
Line 93: Line 118:
table.in_beuta {
table.in_beuta {
-
     
 
       margin: 130px 20px 5px 15px;         
       margin: 130px 20px 5px 15px;         
}
}
td.glicerolo {
td.glicerolo {
-
       background-image: url('https://static.igem.org/mediawiki/2009/d/d9/Glicerolo2.JPG');
+
       background-image: url('');
       background-repeat:no-repeat;
       background-repeat:no-repeat;
       font-size: '10px';
       font-size: '10px';
Line 104: Line 128:
table.in_glicerolo {
table.in_glicerolo {
-
        
+
       margin: 130px 20px 5px 15px;       
 +
}
 +
 
 +
td.centrifuge {
 +
      background-image: url('');
 +
      background-repeat:no-repeat;
 +
      font-size: '10px';
 +
}
 +
 
 +
table.in_centrifuge {
 +
      margin: 130px 20px 5px 15px;       
 +
}
 +
 
 +
td.pcr {
 +
      background-image: url('');
 +
      background-repeat:no-repeat;
 +
      font-size: '10px';
 +
}
 +
 
 +
table.in_pcr {
 +
      margin: 130px 20px 5px 15px;       
 +
}
 +
 
 +
td.ligation {
 +
      background-image: url('');
 +
      background-repeat:no-repeat;
 +
      font-size: '10px';
 +
}
 +
 
 +
table.in_ligation {
 +
      margin: 130px 20px 5px 15px;       
 +
}
 +
 
 +
td.plates {
 +
      background-image: url('');
 +
      background-repeat:no-repeat;
 +
      font-size: '10px';
 +
}
 +
 
 +
table.in_plates {
 +
      margin: 130px 20px 5px 15px;       
 +
}
 +
 
 +
td.transformation {
 +
      background-image: url('');
 +
      background-repeat:no-repeat;
 +
      font-size: '10px';
 +
}
 +
 
 +
table.in_transformation {
 +
      margin: 130px 20px 5px 15px;       
 +
}
 +
 
 +
td.xgal {
 +
      background-image: url('');
 +
      background-repeat:no-repeat;
 +
      font-size: '10px';
 +
}
 +
 
 +
table.in_xgal {
 +
      margin: 130px 20px 5px 15px;       
 +
}
 +
 
 +
td.digestion {
 +
      background-image: url('');
 +
      background-repeat:no-repeat;
 +
      font-size: '10px';
 +
}
 +
 
 +
table.in_digestion {
       margin: 130px 20px 5px 15px;         
       margin: 130px 20px 5px 15px;         
}
}
Line 137: Line 230:
font-family: arial, book antiqua, eras demi itc, arial;
font-family: arial, book antiqua, eras demi itc, arial;
color: royalblue;
color: royalblue;
-
background: grey;
+
background-image: url('https://static.igem.org/mediawiki/2009/0/05/UNIPV_sfondo.jpg');
 +
        background-repeat: repeat;
         text-align: justify;
         text-align: justify;
}
}
Line 306: Line 400:
         background-color: royalblue;
         background-color: royalblue;
}
}
-
 
</style>
</style>
-
 
</html>
</html>

Latest revision as of 16:41, 19 October 2009