friendica-addons/page/page.css

14 lines
185 B
CSS
Raw Normal View History

2012-06-19 11:34:32 +02:00
2012-06-30 11:01:20 +02:00
#page-settings-label, #page-random-label, #page-profile-label {
2012-06-19 11:34:32 +02:00
float: left;
width: 200px;
margin-bottom: 25px;
}
2012-06-30 11:01:20 +02:00
#page-max-pages, #page-random, #page-profile {
2012-06-19 11:34:32 +02:00
float: left;
}