added Random Planets, Empirial Version

Also, "blogger", but that is still in progress and untested.
This commit is contained in:
tony baldwin 2012-04-10 08:44:31 -04:00
parent 403022498d
commit bf09c24e15
5 changed files with 411 additions and 0 deletions

14
planets/planets.css Executable file
View file

@ -0,0 +1,14 @@
#planets-enable-label {
float: left;
width: 200px;
margin-bottom: 25px;
}
#planets-checkbox {
float: left;
}