The IT Law Wiki
No edit summary
No edit summary
 
Line 2: Line 2:
 
position: "top",
 
position: "top",
 
colorScheme: "light",
 
colorScheme: "light",
buttonSize: "31px"
+
buttonSize: "21px"
 
};
 
};
 
importScriptPage('SocialIcons/code.js','dev');
 
importScriptPage('SocialIcons/code.js','dev');

Latest revision as of 05:51, 25 November 2013

var SocialMediaButtons = { 
	position: "top",
	colorScheme: "light",
	buttonSize: "21px"
};
importScriptPage('SocialIcons/code.js','dev');