Difference between revisions of "User:Nat/monobook.css"

From Robowiki
Jump to navigation Jump to search
(which doesn't success)
m (whoop! this is finally work!)
Line 1: Line 1:
 
* { font-size: small; }
 
* { font-size: small; }
  
/****************************************
+
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 
+
*                                                                   *
Any RoboWiki Administrator, I'll be really pleased
+
* Any RoboWiki Administrator, I'll be really appreciated            *
if you can put these lines:
+
* if you can put these lines:                                       *
 
+
*                                                                  *
  $wgAllowUserJs  = true;
+
* $wgAllowUserJs  = true;                                         *
  $wgAllowUserCss = true;
+
* $wgAllowUserCss = true;                                         *
 
+
*                                                                  *
.. in LocalSettings.php in /w/ directory on your server
+
* .. in LocalSettings.php in /w/ directory on your server           *
 
+
*                                                                  *
*****************************************/
+
* EDIT: Thank you very much whoever behind this change! I          *
 +
* can now surf the wiki with smaller text!                          *
 +
*                                                                   *
 +
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

Revision as of 14:19, 26 April 2009

* { font-size: small; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
 *                                                                   *
 * Any RoboWiki Administrator, I'll be really appreciated            *
 * if you can put these lines:                                       *
 *                                                                   *
 *  $wgAllowUserJs  = true;                                          *
 *  $wgAllowUserCss = true;                                          *
 *                                                                   *
 * .. in LocalSettings.php in /w/ directory on your server           *
 *                                                                   *
 * EDIT: Thank you very much whoever behind this change! I           *
 * can now surf the wiki with smaller text!                          *
 *                                                                   *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */