7949cf3f53
changed my profile url to the current, free-haven profile, in all plugins to which I have contributed added insanejournal.com plugin, ijpost other minor cleanup of details, where a plugin was copied and modified but incorrect details were left.
16 lines
290 B
CSS
16 lines
290 B
CSS
|
|
#ijpost-enable-label, #ijpost-username-label, #ijpost-password-label, #ijpost-bydefault-label {
|
|
float: left;
|
|
width: 200px;
|
|
margin-top: 10px;
|
|
}
|
|
|
|
#ijpost-checkbox, #ijpost-username, #ijpost-password, #ijpost-bydefault {
|
|
float: left;
|
|
margin-top: 10px;
|
|
}
|
|
|
|
#ijpost-submit {
|
|
margin-top: 15px;
|
|
}
|