diff --git a/html/index.html b/html/index.html index 1e5cd6d..db994e4 100644 --- a/html/index.html +++ b/html/index.html @@ -56,23 +56,6 @@ -
@@ -84,7 +67,10 @@

Betatesting credit: none yet

- This program is licensed under MIT license. +

+ +

+

This program is licensed under MIT license.

@@ -93,7 +79,6 @@ - diff --git a/sass/main.scss b/sass/main.scss index a1e1a06..e3b2811 100644 --- a/sass/main.scss +++ b/sass/main.scss @@ -9,10 +9,10 @@ @import "bootstrap/scss/type"; @import "bootstrap/scss/images"; @import "bootstrap/scss/grid"; -//@import "bootstrap/scss/buttons"; +@import "bootstrap/scss/buttons"; -@import "bootstrap/scss/animation"; -@import "bootstrap/scss/dropdown"; +//@import "bootstrap/scss/animation"; +//@import "bootstrap/scss/dropdown"; @import "bootstrap/scss/nav"; @import "bootstrap/scss/responsive-embed"; @import "bootstrap/scss/utilities";