mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-05 13:22:54 +00:00
16 lines
133 B
CSS
16 lines
133 B
CSS
|
|
#gnot-desc {
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
#gnot-label {
|
|
float: left;
|
|
width: 200px;
|
|
margin-bottom: 25px;
|
|
}
|
|
|
|
#gnot {
|
|
float: left;
|
|
}
|
|
|
|
|