forked from friendica/friendica-addons
15 lines
150 B
CSS
15 lines
150 B
CSS
|
|
|
|
|
|
#page-settings-label, #page-random-label {
|
|
float: left;
|
|
width: 200px;
|
|
margin-bottom: 25px;
|
|
}
|
|
|
|
#page-max-pages, #page-random {
|
|
float: left;
|
|
}
|
|
|
|
|