From 234653f32447e410df7ba16499449fe00e1d7418 Mon Sep 17 00:00:00 2001 From: Sheng Date: Fri, 14 Sep 2018 18:21:53 +0800 Subject: [PATCH] Changed style --- webssh/templates/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webssh/templates/index.html b/webssh/templates/index.html index fd8fbc8..b1532ca 100644 --- a/webssh/templates/index.html +++ b/webssh/templates/index.html @@ -17,6 +17,10 @@ margin-top: 20px; } + .btn { + margin-top: 10px; + } + .btn-danger { margin-left: 5px; }