mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-05 16:02:59 +00:00
16 lines
158 B
CSS
16 lines
158 B
CSS
|
|
|
|
|
|
#startpage-page-label {
|
|
float: left;
|
|
width: 200px;
|
|
margin-bottom: 25px;
|
|
}
|
|
|
|
#startpage-page {
|
|
float: left;
|
|
}
|
|
|
|
#startpage-desc {
|
|
margin-bottom: 10px;
|
|
}
|