diff --git a/README.md b/README.md index cab00d4..926ac0f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,22 @@ -

BootStrap Grid Builder

+

BootStrap 3 Grid Builder

DEMO

-A grid builder for Bootstrap 3. +A quick layout generator for Bootstrap 3. + +The Bootstrap 3 Grid System enables to quickly create responsive layouts . +I have created this to quickly test layouts on all types of devices fast. +You can increase widths and offsets and add rows / cols . +The main advantage is to test that layout on all screen sizes . + + Licensed under the Apache License v2.0 http://www.apache.org/licenses/LICENSE-2.0 @@ -10,7 +24,9 @@ http://www.apache.org/licenses/LICENSE-2.0 TO BE DONE :- \ No newline at end of file diff --git a/css/grid.css b/css/grid.css index aee36bf..964d113 100644 --- a/css/grid.css +++ b/css/grid.css @@ -32,9 +32,10 @@ h4 { position: absolute; top: 30%; left: 1%; - background-color: lightgray; + background-color: #E0E0E0; padding: 2%; z-index: 5; + border :1px dashed darkgray; } #toolbar .btn-toolbar { diff --git a/index.html b/index.html index 894d45c..a9daaac 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ - Bootstrap Grid Builder + Bootstrap 3 Grid Builder @@ -79,18 +79,6 @@ -
-
- -
-
+