add blockem plugin

This commit is contained in:
friendica 2012-01-10 01:16:09 -08:00
parent b896a5c2db
commit 1069db936b
3 changed files with 122 additions and 0 deletions

16
blockem/blockem.css Normal file
View file

@ -0,0 +1,16 @@
#blockem-label {
float: left;
width: 300px;
margin-top: 10px;
}
#blockem-words {
float: left;
margin-top: 10px;
}
#blockem-submit {
margin-top: 15px;
}