User:Greenea/evergreen.css

From digitalhumanities

Jump to: navigation, search

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac); IE: hold Ctrl while clicking Refresh, or press Ctrl-F5; Konqueror:: simply click the Reload button, or press F5; Opera users may need to completely clear their cache in Tools→Preferences.

/*<nowiki>*/

/*#p-personal {	
  background: #000 url(images/c/ca/Sm_book_logo.jpg) repeat-x left top;
  border-bottom: 2px solid #000;
margin: 0;
height: 5.7em;
}

#p-personal ul {
	border: none;
	color: #2f6fab;
	padding: 0 1em 0;
        background: #000;
}

#p-cactions {
	background-color: none;
	top: 6em;
}

#content {
	margin: 9.5em 0 0 180px;
	padding: 0 1em 1.5em 1em;
	background: white;
	color: black;
}

#column-one {
	padding-top: 5.5em;
}
*/