Template:Team:KIT-Kyoto/table

From 2014.igem.org

(Difference between revisions)
 
(9 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;
-
border-left:1px solid rgba(50,50,50,0.3);
+
margin-left:5px;
-
border-right:1px solid rgba(50,50,50,0.3);
+
}
}
 +
 +
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;
padding:3px;
padding:3px;
}
}
Line 23: Line 27:
         });   
         });   
         $('tr:even').css({   
         $('tr:even').css({   
-
             backgroundColor:'rgba(30,30,30,0.1)'   
+
             backgroundColor:'rgba(80,80,80,0.1)'   
         });   
         });   
     });   
     });   
</script>
</script>
</html>
</html>

Latest revision as of 06:23, 2 October 2014