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

Line 15: Line 15:
 
   stroke: steelblue;
 
   stroke: steelblue;
 
   stroke-width: 6.5px;
 
   stroke-width: 6.5px;
 +
  r:10;
 
}
 
}
  
Line 46: Line 47:
  
 
var margin = {top: 20, right: 120, bottom: 20, left: 120},
 
var margin = {top: 20, right: 120, bottom: 20, left: 120},
     width = 960 - margin.right - margin.left,
+
     width = 860 - margin.right - margin.left,
 
     height = 800 - margin.top - margin.bottom;
 
     height = 800 - margin.top - margin.bottom;
  

Revision as of 04:28, 15 October 2016

Works