mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
added Random Planets, Empirial Version
Also, "blogger", but that is still in progress and untested.
This commit is contained in:
parent
403022498d
commit
bf09c24e15
5 changed files with 411 additions and 0 deletions
16
blogger/blogger.css
Executable file
16
blogger/blogger.css
Executable file
|
@ -0,0 +1,16 @@
|
|||
|
||||
#blogger-enable-label, #blogger-username-label, #blogger-password-label, #blogger-bydefault-label {
|
||||
float: left;
|
||||
width: 200px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#blogger-checkbox, #blogger-username, #blogger-password, #blogger-bydefault {
|
||||
float: left;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#blogger-submit {
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue