HRWiki:Sandbox
From Homestar Runner Wiki
(Difference between revisions)
| Line 1: | Line 1: | ||
[http://homestarrunner.com Homestarrunner.com] is the best website ever! | [http://homestarrunner.com Homestarrunner.com] is the best website ever! | ||
[http://www.hrwiki.org Homestarrunner Wiki] is so cool and I hope I can contribute to it. | [http://www.hrwiki.org Homestarrunner Wiki] is so cool and I hope I can contribute to it. | ||
| + | |||
| + | #bodyContent a[href ^="http://us.imdb.com"] { /* IMDb: */ | ||
| + | background: url(http://us.imdb.com/favicon.ico) center left no-repeat !important; | ||
| + | padding-left: 20px !important; | ||
| + | padding-right: 0px !important; | ||
| + | } | ||
| + | |||
| + | #p-logo a { | ||
| + | background: url(http://www.hrwiki.org/images/thumb/c/c9/Homestarpedia.png/146px-Homestarpedia.png) 35% 50% no-repeat !important; | ||
| + | } | ||
| + | |||
| + | pre { | ||
| + | overflow: auto; | ||
| + | } | ||
| + | |||
| + | a:visited { | ||
| + | color: #00f; | ||
| + | } | ||
| + | |||
| + | #pt-time span { | ||
| + | color: #666; | ||
| + | font-size: 11px; | ||
| + | text-transform: lowercase; | ||
| + | position: absolute; | ||
| + | top: 1.9em; | ||
| + | right: 2.2em; | ||
| + | } | ||
Revision as of 20:48, 16 March 2007
Homestarrunner.com is the best website ever! Homestarrunner Wiki is so cool and I hope I can contribute to it.
- bodyContent a[href ^="http://us.imdb.com"] { /* IMDb: */
background: url(http://us.imdb.com/favicon.ico) center left no-repeat !important; padding-left: 20px !important; padding-right: 0px !important;
}
- p-logo a {
background: url() 35% 50% no-repeat !important;
}
pre {
overflow: auto;
}
a:visited {
color: #00f;
}
- pt-time span {
color: #666; font-size: 11px; text-transform: lowercase; position: absolute; top: 1.9em; right: 2.2em;
}
