diff options
author | Jenil Gogari <jenil27@hotmail.com> | 2013-05-09 23:29:07 +0530 |
---|---|---|
committer | Jenil Gogari <jenil27@hotmail.com> | 2013-05-09 23:29:07 +0530 |
commit | 1899d114192132346ab8ad45b32f177a4ce4e27c (patch) | |
tree | 762589d0feaa6e71badf00e5fe0aa08088ca7046 /flat/index.html | |
parent | 3b719b269a9e6420e8389f41d24242a49d9865e6 (diff) |
It became 'Flatness' and also flatter!
* Change name to 'Flatness'
* Removes overides on buttons and they are now addes in variables.less
* Button and Navbar get new look
* Small and mini buttons getting smaller font
* fixed duplicate icons issue
* Overall font size increased
* Alerts styles improved
Diffstat (limited to 'flat/index.html')
-rwxr-xr-x | flat/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/flat/index.html b/flat/index.html index ce75263e..4292b9b3 100755 --- a/flat/index.html +++ b/flat/index.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>Bootswatch: Flat</title> + <title>Bootswatch: Flatness</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Flat and Clean."> <meta name="author" content="Jenil Gogari"> @@ -100,7 +100,7 @@ <header class="jumbotron subhead" id="overview"> <div class="row"> <div class="span6"> - <h1>Flat</h1> + <h1>Flatness</h1> <p class="lead">Flat and Clean</p> </div> <div class="span4 offset2"> |