add ljpost.css

This commit is contained in:
friendica 2012-02-28 00:12:18 -08:00
parent 201810df40
commit c76f70605f
3 changed files with 16 additions and 5 deletions

16
ljpost/ljpost.css Executable file
View file

@ -0,0 +1,16 @@
#ljpost-enable-label, #ljpost-username-label, #ljpost-password-label, #ljpost-blog-label, #ljpost-bydefault-label {
float: left;
width: 200px;
margin-top: 10px;
}
#ljpost-checkbox, #ljpost-username, #ljpost-password, #ljpost-blog, #ljpost-bydefault {
float: left;
margin-top: 10px;
}
#ljpost-submit {
margin-top: 15px;
}