MediaWiki:Monobook.css: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 19: Line 19:
}
}


#f-about {
  list-style-image: url("/images/0/02/Whyjoin_green.png");
}
/*</nowiki></pre>*/
/*</nowiki></pre>*/

Revision as of 19:35, 15 March 2006

/* edit this page to customize the monobook skin for the entire site. There is also [[MediaWiki:Common.css]] */

/*<pre><nowiki>*/

body {
    background: #C5D0EA 0 0 no-repeat;  /* changed default background */
}

#n-portal {
  list-style-image: url("images/8/8c/Communityportal_green.png");
}

#n-recentchanges {
  list-style-image: url("/images/8/87/Changes_green.png");
}

#n-mainpage {
  list-style-image: url("/images/e/e9/Home_green.png");
}

#f-about {
  list-style-image: url("/images/0/02/Whyjoin_green.png");
}
/*</nowiki></pre>*/