User:GreenHelmet/handheld.css

From Homestar Runner Wiki

< User:GreenHelmet
Revision as of 18:34, 31 August 2008 by GreenHelmet (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

  • Mozilla / Firefox: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac)
  • Safari: press Cmd-Option-E
  • 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.
body {
	background: none;
	font-size: 50%;
}

#column-one {
	padding-top: 7px;
}

.portlet {
	position: static;
	float: left;
	
}

.pBody {
	position: static;
	float: left;
}


#p-logo {
	display: none;
}

#p-personal {
	float: left;
	position: relative;
	top: -7px;
}

#p-cactions {
	float: left;
	position: relative;
	top: 5px;
	padding-left: .7em;
}

#p-search {
	float: left;
}

#p-navigation {
	float: left;
}

#p-tb {
	float: left;
}

#p-externallinks {
	float: left;
}

#content {
	margin: 0;
	padding: 1px;
}

#footer {
	display: none;
}

/* Special:RecentChanges */

ul.special {
	list-style: none;
	margin: 1px;
}

ul.special li {
	border-bottom: solid #aaa 1px;
	
}