MediaWiki:Common.css: Difference between revisions

From Medapedia
Jump to navigationJump to search
(TEST)
 
(test test test)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


body { background-image:url(http://img11.imageshack.us/img11/6958/wikiback1.png) }
body { background-image:url(http://img11.imageshack.us/img11/6958/wikiback1.png) repeat-x repeat-y; }

Revision as of 15:35, 2 October 2011

/* CSS placed here will be applied to all skins */

body { background-image:url(http://img11.imageshack.us/img11/6958/wikiback1.png) repeat-x repeat-y; }