friendica-addons/superblock/superblock.css
2017-12-07 14:26:26 +01:00

19 lines
202 B
CSS

#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;
}