Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* Borrowed and adapted from Wikia see http://sustainapedia.org/index.php?title=MediaWiki:Monobook.css&action=history for the history of edits.  See [[User:Lonny/monobook.css]] for more. */
/* See also: [[MediaWiki:Common.css]] */
/*<pre><nowiki>*/

/* === Bold 'edit this page' link to encourage newcomers === */

#ca-edit a { 
    font-weight: bold !important; 
}

/* Move logo down a touch */

#p-logo a {
   position:absolute; left:3px; 
}

/* === Left Navigation === */

.portlet h5 {
    background-color: #ffffff;
    border: 1px solid #85B000;
}

/* === Body === */

body { 
    background: #ffffff url(http://images.wikia.com/sustainapedia/images/6/66/Bkgrnd1.png) 0px 0px fixed repeat-y; 
}

/* === Borders === */

#content {
    border: 2px solid #85B000;
}

#p-cactions li.selected {
    border-color: #85B000;
}

#footer {
    border-top: 1px solid #85B000;
    border-bottom: 1px solid #85B000;
    background: #C9D883;
}

#p-navigation .pBody, #p-search .pBody, #p-tb .pBody, #p-wikicities-nav .pBody, #portlet h5 .pBody { 
    border: 1px solid #85B000;
}

.pBody { 
    border: 1px solid #85B000;
}

/* === Bullets === */

ul {
    list-style-image: url("http://images.wikia.com/sustainapedia/images/c/ca/Bullet1.png");
}
ul li:hover { 
    list-style-image: url("http://images.wikia.com/sustainapedia/images/d/d5/Bullet2.png"); 
}

.portlet ul {
    list-style-image: url("http://images.wikia.com/sustainapedia/images/c/ca/Bullet1.png"); 
}
.portlet ul li:hover { 
    list-style-image: url("http://images.wikia.com/sustainapedia/images/d/d5/Bullet2.png"); 
}

/* === search box === */

#searchInput { 
    background: white; border: 1px solid #85B000; 
} 

/* navigation and other left-menu boxes */

#p-search, #p-navigation, #p-tb, #p-lang, #p-participate, #p-wikicities-nav { 
    margin: 1em 0.5em; width: 11.2em; 
} 

#p-navigation .pBody a, #p-tb .pBody a, #p-lang .pBody a,  #p-participate .pBody a, #p-wikicities-nav .pBody a { 
    color: black; text-decoration: none; 
} 

#p-navigation .pBody a:hover, #p-tb .pBody a:hover, #p-lang .pBody a:hover, #p-participate .pBody a:hover, #p-wikicities-nav .pBody a:hover  { 
    color: #555 !important; 
} 

/* Personal links at the top right */

#p-personal .pBody ul { 
    background: #FFFFFF; border-bottom: 1px solid #85B000; border-left: 1px solid #85B000; float: right; padding-left: 0; height: 1.45em; 
} 

#p-personal li { 
    margin: 0; 
} 

#p-personal li a { 
    padding: 0.5em; 
} 

#p-personal li a:hover { 
    background: #C9D883; 
}

/* === main page === */

.page-Sustainapedia #lastmod, 
.page-Sustainapedia #siteSub, 
.page-Sustainapedia #contentSub, 
.page-Sustainapedia h1.firstHeading { 
    display: none !important; 
}


/*</nowiki></pre>*/

/*</nowiki></pre>*/
Cookies help us deliver our services. By using our services, you agree to our use of cookies.