From 39b65411333f2f20ec5099f1b50a9a7a1bdbb0eb Mon Sep 17 00:00:00 2001 From: wona Date: Sat, 20 Oct 2012 14:50:55 +0530 Subject: [PATCH] intern commit --- sass/custom/_colors.scss | 2 +- sass/custom/_styles.scss | 1 + source/_includes/custom/head.html | 2 +- source/_includes/navigation.html | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/sass/custom/_colors.scss b/sass/custom/_colors.scss index 740266a..04097de 100644 --- a/sass/custom/_colors.scss +++ b/sass/custom/_colors.scss @@ -16,7 +16,7 @@ /* To use the light Solarized highlighting theme uncomment the following line */ -//$solarized: light; +$solarized: light; /* If you want to tweak the Solarized colors you can do that here */ //$base03: #002b36; //darkest blue diff --git a/sass/custom/_styles.scss b/sass/custom/_styles.scss index 004b9c6..3e98ea6 100644 --- a/sass/custom/_styles.scss +++ b/sass/custom/_styles.scss @@ -43,6 +43,7 @@ body { } } } + } .container { diff --git a/source/_includes/custom/head.html b/source/_includes/custom/head.html index 7c80f53..741fe7a 100644 --- a/source/_includes/custom/head.html +++ b/source/_includes/custom/head.html @@ -1 +1 @@ - \ No newline at end of file + diff --git a/source/_includes/navigation.html b/source/_includes/navigation.html index 888042e..00c67c1 100644 --- a/source/_includes/navigation.html +++ b/source/_includes/navigation.html @@ -1 +1 @@ -{% include custom/navigation.html %} \ No newline at end of file +{% include custom/navigation.html %}