mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 19:08:49 +00:00
add gnot plugin
This commit is contained in:
parent
4812cae412
commit
bce0e4f5a0
3 changed files with 115 additions and 0 deletions
16
gnot/gnot.css
Executable file
16
gnot/gnot.css
Executable file
|
@ -0,0 +1,16 @@
|
|||
|
||||
#gnot-desc {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
#gnot-label {
|
||||
float: left;
|
||||
width: 200px;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
|
||||
#gnot {
|
||||
float: left;
|
||||
}
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue