mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-14 12:28:49 +00:00
add blockem plugin
This commit is contained in:
parent
b896a5c2db
commit
1069db936b
3 changed files with 122 additions and 0 deletions
16
blockem/blockem.css
Normal file
16
blockem/blockem.css
Normal 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;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue