myspace civilized
phidias showing frieze of parthenon to his friends
version 0.2 : the null stylesheet
"Version 0.2?" you're asking. Wasn't I supposed to be putting the finishing touches on version 0.9? Well, I am. But I was thinking it would be nice to have a nice simple generic stylesheet. Carte blanche, tabula rasa, null theme, vanilla skin -- it's the stylesheet about nothing. Well, not nothing exactly. As you see below, it requires quite a bit of fiddling of the stylesheet for something just to get you back to normal.

The results are currently on display in the myspacefonts profile.

Here's the stylesheet:

/*
Myspace Open Source Stylesheet Initiative

Version 0.2
Carte Blanche (the null stylesheet)

Google Projects Page: http://code.google.com/p/moshi/
Blogger Page: http://myspacecivilized.blogspot.com/
Myspace Page: http://www.myspace.com/myspacefonts
Author: Tom at klenwell@gmail.com

NOTES

* paste stylesheet BELOW any other text in your myspace *About Me* section
* do not paste these comments -- start at style tag

----------------------------------------------------------------------------- */

<p>stylesheet based on <a href="http://myspacecivilized.blogspot.com/">moshi template</a></p>

<style type="text/css">

START { NO EDIT }
NOTE { JUNK DNA - default settings to reset formatting as much as possible... EDIT WITH CARE }

body {background:transparent;font-size:1px;line-height:1px;font-family:Arial,Helvetica,sans-serif !important;}
form {border-width:0px;background-color:transparent;}
table,tr,td,table tr,table td {border-width:0px;background-color:transparent;border-collapse:collapse;}
input {background-color:white !important;border-color:eeeeff;border-width:1px;border-style:solid;}
img {border-width:0px;background:transparent;}
br {line-height:8px;}

body table,div table td {border-width:0px;background-color:transparent;}
table table,table table td,table table td.text {border-width:0px;background-color:transparent;}
table table table, table table table td, table table table td.text, table table td.text table td {border-width:0px;background-color:transparent;}
table table table table, table table table table tr, table table table table td, table table table table td.text {border-width:0px;background-color:transparent;}
table table td table table, table table td table table td {border-width:0px;background-color:transparent;}

table table td { padding:4px 0;}
table table table { width:100%; margin:4px 0; }
table table table td { margin:0px; padding: 0 0 8px 0; }
table table table table, table table table table td, table table table table td.text, table table td table table, table table td table table td { padding:0px; margin:0px; }
table table td.text table td img { padding:4px; }
.blacktext12:before {content: "Oh no! ";}

END { NO EDIT }


START { GLOBAL SETTINGS }

TOM { Page Background - coordinate with table div in footer section below }
body { background-color:white; }

DNA { match color above to remove annoying little box borders }
table table td table,table table td table tr { border-color:white; }

TOM { Profile Background }
div table, table td { background-color:transparent; }

END { GLOBAL SETTINGS }


START { Font Color Settings }

TYPE { Fonts }
body, table td, p, font, body table div div,
.nametext,
.blacktext12, table table table td .orangetext15, .redbtext,
.whitetext12, table table table table td .orangetext15, .btext,
.lightbluetext8, table table table table table td div strong,
table table table table td div
{ color:999999 !important; }

TYPE { Link }
a, a:link, a:visited,
a.searchlinksmall,
a.redlink:link, a.redlink:visited,
a font, a.man font,
a.navbar:link, a.navbar:visited,
a.text:link, a.text:visited { color:9999ff !important; }

TYPE { Link Hover }
a:hover,
a.searchlinksmall:hover,
a.redlink:hover,
a font:hover, a.man font:hover,
a.navbar:hover, a.text:hover
{ color:3333ff !important; }

END { Font Color Settings }

</style>


6 steps back. Then 7 steps forward to version 0.9.