aboutsummaryrefslogtreecommitdiff
path: root/web/css
diff options
context:
space:
mode:
authorPjotr Prins2023-09-22 17:43:09 -0500
committerPjotr Prins2023-09-22 17:43:09 -0500
commit4b5ec2a5709404feb51ccc3900c0770ba81929bf (patch)
tree4ee3af5fc9a4b518db6c786beb62ece97886e3cb /web/css
parent2a75f39404519ae6697c90a703e61fa65452872e (diff)
downloadgn-guile-4b5ec2a5709404feb51ccc3900c0770ba81929bf.tar.gz
Markdown and edit button
Diffstat (limited to 'web/css')
-rw-r--r--web/css/gn-lite.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/web/css/gn-lite.css b/web/css/gn-lite.css
index 3ce6ace..4eb2968 100644
--- a/web/css/gn-lite.css
+++ b/web/css/gn-lite.css
@@ -3,6 +3,7 @@
padding: 20px;
}
-.button_align_right{
- float:right;
+.button-align-right{
+ float: right;
+ padding: 5px;
}