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

github.com/mattstratton/castanet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorMatt Stratton <matt.stratton@gmail.com>2018-03-06 19:12:16 +0300
committerMatt Stratton <matt.stratton@gmail.com>2018-03-06 19:12:16 +0300
commit293ca854388e700a2abe74b032c3c624b33e2f98 (patch)
treefb23a153060a661c8d81635293a4d9f1f30ccd40 /static
parentca3d1e8438d3aacc704bb227edf36311f2040f95 (diff)
Better align formatting in orange variables SASS file
Signed-off-by: Matt Stratton <matt.stratton@gmail.com>
Diffstat (limited to 'static')
-rw-r--r--static/scss/orange_variables.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/scss/orange_variables.scss b/static/scss/orange_variables.scss
index 7f8ee16..09a51b4 100644
--- a/static/scss/orange_variables.scss
+++ b/static/scss/orange_variables.scss
@@ -5,7 +5,7 @@ $body-bg: lighten($brand-primary, 8%);
$castanet-main-container-bg: #FFF9CC;
$castanet-middle-container-bg: #fff;
$castanet-sidebar-bg: $brand-primary;
-$link-color: $brand-primary;
+$link-color: $brand-primary;
//== Pagination
//