commit 234653f32447e410df7ba16499449fe00e1d7418 parent cd4f7e72ac42966f09573895a1862979c6928918 Author: Sheng <webmaster0115@gmail.com> Date: Fri, 14 Sep 2018 18:21:53 +0800 Changed style Diffstat:
M | webssh/templates/index.html | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git 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; }