Template:Team:KIT-Kyoto/table

From 2014.igem.org

(Difference between revisions)
 
(17 intermediate revisions not shown)
Line 4: Line 4:
background-color:rgba(0,0,0,0);
background-color:rgba(0,0,0,0);
border-collapse: collapse;
border-collapse: collapse;
 +
margin-left:5px;
}
}
 +
 +
th,td{
 +
font-family:'Lucida Grande',
 +
'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 +
Meiryo, メイリオ, sans-serif;}
.materials th{
.materials th{
-
text-align:left;
+
text-align:center;
-
background-color:rgba(0,300,100,0.3);
+
padding:3px;
}
}
 +
.materials td{
 +
padding:5px 10px;
 +
}
</style>
</style>
<script type="text/javascript">
<script type="text/javascript">
Line 18: Line 27:
         });   
         });   
         $('tr:even').css({   
         $('tr:even').css({   
-
             backgroundColor:'rgba(0,0,0,0)'   
+
             backgroundColor:'rgba(80,80,80,0.1)'   
         });   
         });   
     });   
     });   
</script>
</script>
</html>
</html>

Latest revision as of 06:23, 2 October 2014