mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 19:08:49 +00:00
startpage addon
This commit is contained in:
parent
7a4674bc69
commit
3926f5582d
3 changed files with 110 additions and 0 deletions
16
startpage/startpage.css
Normal file
16
startpage/startpage.css
Normal file
|
@ -0,0 +1,16 @@
|
|||
|
||||
|
||||
|
||||
#startpage-page-label {
|
||||
float: left;
|
||||
width: 200px;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
|
||||
#startpage-page {
|
||||
float: left;
|
||||
}
|
||||
|
||||
#startpage-desc {
|
||||
margin-bottom: 10px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue