MediaWiki:Gadget-UTCLiveClock.js: Difference between revisions
Content deleted Content added
sorry, but I have trouble see the clock directly |
|||
Line 3:
liveClock.node = addPortletLink( 'p-personal', wgServer + wgScriptPath + '/index.php?title=' + wgPageName + '&action=purge', '', 'utcdate' );
liveClock.node.style.fontSize = 'larger';
liveClock.node.style.fontWeight = 'bolder';
|