mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-05-02 17:24:23 +02:00
14 lines
123 B
CSS
Executable file
14 lines
123 B
CSS
Executable file
|
|
|
|
|
|
#randplace-enable-label {
|
|
float: left;
|
|
width: 200px;
|
|
margin-bottom: 25px;
|
|
}
|
|
|
|
#randplace-checkbox {
|
|
float: left;
|
|
}
|
|
|
|
|