startpage addon

This commit is contained in:
friendica 2012-05-22 18:05:39 -07:00
parent 7a4674bc69
commit 3926f5582d
3 changed files with 110 additions and 0 deletions

16
startpage/startpage.css Normal file
View file

@ -0,0 +1,16 @@
#startpage-page-label {
float: left;
width: 200px;
margin-bottom: 25px;
}
#startpage-page {
float: left;
}
#startpage-desc {
margin-bottom: 10px;
}