Template:Team:KIT-Kyoto/table

From 2014.igem.org

(Difference between revisions)
Line 10: Line 10:
.materials th{
.materials th{
text-align:left;
text-align:left;
-
background-color:rgba(0,300,100,0.3);
 
padding:3px;
padding:3px;
}
}
.materials td{
.materials td{
-
padding:5px 8px;
+
padding:5px 10px;
}
}
</style>
</style>
Line 24: Line 23:
         });   
         });   
         $('tr:even').css({   
         $('tr:even').css({   
-
             backgroundColor:'rgba(0,0,0,0.1)'   
+
             backgroundColor:'rgba(30,30,30,0.1)'   
         });   
         });   
     });   
     });   
</script>
</script>
</html>
</html>

Revision as of 15:14, 9 September 2014