mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 20:11:09 +00:00
14 lines
119 B
CSS
14 lines
119 B
CSS
|
|
|
|
|
|
#planets-enable-label {
|
|
float: left;
|
|
width: 200px;
|
|
margin-bottom: 25px;
|
|
}
|
|
|
|
#planets-checkbox {
|
|
float: left;
|
|
}
|
|
|
|
|