Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vantagedesign/ace-documentation.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorJulian <julian@vantage-design.com>2020-03-11 13:33:15 +0300
committerJulian <julian@vantage-design.com>2020-05-11 15:43:27 +0300
commit52c463c249d38b762481f9896d36103328708c7e (patch)
treef7d086d2cec1c86808b30465596598c5e390f9a3 /assets
parent74f72c65c2ff84926a55520db0cbf509c4d9e6e7 (diff)
Fixed navbar collapse
Diffstat (limited to 'assets')
-rw-r--r--assets/css/ace.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/assets/css/ace.scss b/assets/css/ace.scss
index 0244feb..097e3eb 100644
--- a/assets/css/ace.scss
+++ b/assets/css/ace.scss
@@ -1,3 +1,11 @@
+/* -------------------------------------------------------------------------
+* ACE DOCUMENTATION
+* Stylesheet
+* @author Vantage Design
+* @version 1.0.0
+* @license https://github.com/vantagedesign/ace-documentation/blob/master/LICENSE
+* ------------------------------------------------------------------------ */
+
$primary: #007bff;
$secondary: #6610f2;
$success: #28a745;