Difference between revisions of "Team:Jilin China/CSS Details"

Line 305: Line 305:
 
.bodycontent .s2 table{
 
.bodycontent .s2 table{
 
margin: 1rem auto;
 
margin: 1rem auto;
width: calc(100% - 12vw);
+
width: 100% !important;
width: -webkit-calc(100% - 12vw);
+
width: -moz-calc(100% - 12vw);
+
 
border-collapse: separate;
 
border-collapse: separate;
 
border-spacing: 0;
 
border-spacing: 0;

Revision as of 11:32, 4 September 2018