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

From Mushpedia
Jump to: navigation, search
(Created page with " body{ background: url(http://www.mushpedia.com/images/c/c6/Purple_planet_sky.jpg) no-repeat; background-attachment:fixed; }: /* body{ background: url(http://mushpedia....")
(No difference)

Revision as of 10:06, 31 December 2013



/* body{ background: url(http://www.mushpedia.com/images/c/c6/Purple_planet_sky.jpg) no-repeat;
background-attachment:fixed; } */

/* body{ background: url(http://mushpedia.com/images/f/fa/Planet-surface-topography-stars-light-hd-wallpaper.jpg) no-repeat;
background-attachment:fixed; } */

/*body{ background: url(http://mushpedia.com/images/b/bf/Spacebg.jpg) no-repeat;
background-attachment:fixed; } */

body{ background: url(http://mushpedia.com/images/5/5a/Spacebg2.jpg) no-repeat;
background-attachment:fixed; }

/* change the background behind the content area and the tabs
#content, #content table
#p-cactions ul li a  #p-nav,#p-search,#p-tb,#footer,#p-navigation { background: #b3a7f2; }  */

/* change the background behind the content area and the tabs */
#content, #content table
#p-cactions ul li a  #p-nav,#p-search,#p-tb,#footer,#p-navigation,#bodyContent { background: #b3a7f2; }  

/* opacity
#content, #content table
#p-cactions ul li a  #p-nav,#p-search,#p-tb,#footer,#p-navigation { opacity:0.95; } */