Difference between revisions of "Template:NAU-CHINA/bg"

 
(One intermediate revision by the same user not shown)
Line 44: Line 44:
 
for (var i = 0; i <= stars; i++) {
 
for (var i = 0; i <= stars; i++) {
  
var size = Math.random()*300;
+
var size = Math.random()*3;
 
   var color = cols[parseInt(Math.random()*4)];
 
   var color = cols[parseInt(Math.random()*4)];
  

Latest revision as of 15:34, 2 October 2018