MediaWiki:Monobook.css: Difference between revisions

From bradwiki
Jump to navigation Jump to search
(Created page with '→‎CSS placed here will affect users of the Monobook skin: <?php include_once("analyticstracking.php") ?>')
 
No edit summary
 
Line 1: Line 1:
/* CSS placed here will affect users of the Monobook skin */
/* CSS placed here will affect users of the Monobook skin */
<?php include_once("analyticstracking.php") ?>
<?php include_once("/extensions/analyticstracking.php") ?>

Latest revision as of 20:45, 4 June 2010

/* CSS placed here will affect users of the Monobook skin */
<?php include_once("/extensions/analyticstracking.php") ?>