Skip to content

Instantly share code, notes, and snippets.

@wizardishungry
Created December 28, 2009 21:54
Show Gist options
  • Save wizardishungry/264976 to your computer and use it in GitHub Desktop.
Save wizardishungry/264976 to your computer and use it in GitHub Desktop.
myspace css for chmmr
body { background:url(http://farm3.static.flickr.com/2690/4052388930_f9a6e55e78_o.png) !important; background-position:top center;margin-top: 1500px; background-repeat: no-repeat !important; background-attachment: fixed !important; } body * { background: 0000ff99; color: orange !important; border:none !important; border-width:0 !important;} tr * {background:url(http://farm3.static.flickr.com/2690/4052388930_f9a6e55e78_o.png);}ul { background: white;}
table td { background: white; }
table, tr, td {border: none; background-color: transparent; padding: 0;}
table {border: none; background-color: transparent;}
table table {border: none; border-color: none; background-color: transparent;}
table table table {border: 1px solid; border-color: FFFF00; background-color: 18ff00; padding: 0;}
table table table table {border: none; border-color: none;}
a:link, a:link font, a:active, a:active font, a:visited, a:visited font, a.navbar:link, a.navbar:active, a.navbar:visited, a.redlink:link, a.redlink:active, a.redlink:visited {font-family: Times New Roman; font-size: 11px; color: FFFF00 ; text-decoration: underline; }
a:hover, a.navbar:hover, a.redlink:hover {font-family:Times New Roman; font-size: 11px; color: ffff00 ; font-weight: bold;}
.latestBlogEntry{text-align:left;}
object {
top: 20;
left: 500;
position: absolute;
background: -webkit-gradient(linear, left top, left bottom, from(00abeb), to(aqua));
}
.videos {
top: 500;
left: 500;
position: absolute;
}
.videos object {
top: auto;
left: auto;
position: static;
}
.tdborder {
top: 375;
left: 500;
position: absolute;
filter:alpha(opacity=30);
-moz-opacity:0.3;
-khtml-opacity: 0.3;
opacity: 0.3;
}
.tdborder, .tdborder *
{
background: none;
}
.whitetext12 { display: none; }
.muxtape {
right: 0;
bottom: 0;
position: fixed;
font-size: 24 pt !important;
z-index: above !important;
background: pink;
font-face: sans-serif;
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}
span ~ br ~ font strong:before { content: "Hindustani Darkwave / ";}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment