Difference between revisions of "Team:Korea U Seoul/Attributions"

Line 24: Line 24:
 
   fill: none;
 
   fill: none;
 
   stroke: #ccc;
 
   stroke: #ccc;
   stroke-width: 3.5px;
+
   stroke-width: 2.5px;
 
}
 
}
  
Line 46: Line 46:
  
 
var margin = {top: 20, right: 120, bottom: 20, left: 120},
 
var margin = {top: 20, right: 120, bottom: 20, left: 120},
     width = 860 - margin.right - margin.left,
+
     width = 800 - margin.right - margin.left,
 
     height = 800 - margin.top - margin.bottom;
 
     height = 800 - margin.top - margin.bottom;
  

Revision as of 04:14, 15 October 2016

Works