From db04d0d640c0b74d62380c529e7a680ca1bc9b40 Mon Sep 17 00:00:00 2001 From: Sahat Yalkabov Date: Tue, 22 Apr 2014 15:09:52 -0400 Subject: [PATCH] Updated flatly bootstrap theme screenshot --- README.md | 2 +- public/css/styles.less | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ba9cc9eb3..a93f5a2d85 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ you still have to manually remove API examples that you don't need.

Flatly Bootstrap Theme

-![](https://lh6.googleusercontent.com/-hcbsNx9tagc/U0xhUuAAPSI/AAAAAAAAEAg/kppd76NPORs/w1210-h952-no/Screenshot+2014-04-14+18.28.02.png) +![](https://lh5.googleusercontent.com/-oJ-7bSYisRY/U1a-WhK_LoI/AAAAAAAAECM/a04fVYgefzw/w1474-h1098-no/Screen+Shot+2014-04-22+at+3.08.33+PM.png)

Default Theme

diff --git a/public/css/styles.less b/public/css/styles.less index 1f01e45d51..c49a59bc75 100644 --- a/public/css/styles.less +++ b/public/css/styles.less @@ -2,7 +2,7 @@ @import (less) "lib/font-awesome.min.css"; @import "lib/bootstrap/bootstrap"; @import "lib/bootstrap-social"; -@import "themes/default"; +@import "themes/flatly"; // Scaffolding // -------------------------