friendica-addons/page/page.css

14 lines
185 B
CSS
Raw Normal View History

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