Difference between revisions of "Template:Pitt"
Line 251: | Line 251: | ||
</div>\ | </div>\ | ||
"); | "); | ||
− | + | ||
var c = document.getElementById("bannerCanvas"); | var c = document.getElementById("bannerCanvas"); | ||
Line 258: | Line 258: | ||
var ctx = c.getContext('2d'); | var ctx = c.getContext('2d'); | ||
ctx.fillRect(0, 0, c.width, c.height); | ctx.fillRect(0, 0, c.width, c.height); | ||
− | |||
− | |||
var circles = []; | var circles = []; | ||
Line 365: | Line 363: | ||
margin-right: 0px; | margin-right: 0px; | ||
width: 100%; | width: 100%; | ||
+ | top: -26px; | ||
} | } | ||
Revision as of 19:09, 16 June 2015