friendica-addons-sekb/page/page.css

14 lines
185 B
CSS
Raw Normal View History

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