oops - forgot the files

This commit is contained in:
friendica 2013-04-28 21:22:45 -07:00
parent 639cf3f613
commit 4a400894aa
18 changed files with 335 additions and 0 deletions

18
superblock/superblock.css Executable file
View file

@ -0,0 +1,18 @@
#superblock-label {
float: left;
width: 300px;
margin-top: 10px;
}
#superblock-words {
float: left;
margin-top: 10px;
width: 400px;
height: 150px;
}
#superblock-submit {
margin-top: 15px;
}