intern commit

This commit is contained in:
wona
2012-10-20 14:50:55 +05:30
committed by Shashank Mehta
parent a843ad653a
commit 39b6541133
4 changed files with 4 additions and 3 deletions

View File

@ -16,7 +16,7 @@
/* To use the light Solarized highlighting theme uncomment the following line */ /* 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 */ /* If you want to tweak the Solarized colors you can do that here */
//$base03: #002b36; //darkest blue //$base03: #002b36; //darkest blue

View File

@ -43,6 +43,7 @@ body {
} }
} }
} }
} }
.container { .container {

View File

@ -1 +1 @@
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,700' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,700' rel='stylesheet' type='text/css'>

View File

@ -1 +1 @@
{% include custom/navigation.html %} {% include custom/navigation.html %}