Merge branch 'jakeboone02-patch-1'
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -53,7 +53,7 @@ | ... | @@ -53,7 +53,7 @@ |
53 | └── check_flat/ | 53 | └── check_flat/ |
54 | ├── default.png | 54 | ├── default.png |
55 | └── default.psd | 55 | └── default.psd |
56 | </code></pre></div><div class="docs-article docs--start" id="css-sass"><h3>CSS/SASS</h3><p>The CSS can stand on its own, but it is also built to be enhanced by the developer. For simplicity you can always just add in your own CSS and override default properties. And for even more power and flexibility, the core is written with <a href="http://sass-lang.com/" target="_blank" rel="external nofollow">Sass 3.4.9</a> and includes easily customized variables and mixins. We feel we’ve left the CSS in a state which can be easily extended to get your own look and feel.</p></div><div class="docs-article docs--start" id="browser-support"><h3>Browser Support</h3><p>As such, our browser support tends to be whatever Web View API is available to native on a given platform. For Bootflat v2.0.4, that means UIWebView for E8, IE9, IE10, IE11, Firefox, Safari, Opera, Chrome.</p></div><div class="docs-article docs--start" id="download"><h3>Bootflat UI Kit</h3><p>For the designers, we offer a free PSD file for you, it including a set of beautiful and pure components, which you can use to create startup projects, websites or iOS/Android Apps.</p><p><a class="btn btn-primary" href="free-psd.html">Download Bootflat UI Kit (v2.0.0)</a></p></div><div class="docs-article docs--start" id="color-picker"><h3>Bootflat Flat UI Color Picker</h3><p><a href="color-picker.html">Bootflat Flat UI Color Picker</a> is a project digging the Flat Color Picker which gives you the perfect colors for flat designs.</p></div><div class="docs-article docs--start" id="licensing"><h3>Licensing</h3><p>Bootflat is an open source framework released under a permisive <a href="http://opensource.org/licenses/MIT">MIT</a> license. This means you can use Bootflat in your own personal or commercial projects for free. MIT is the same license used by such popular projects as jQuery and Ruby on Rails.</p></div></div></div></div><div class="site-footer"><div class="container"><div class="download"><span class="download__infos">You simply have to <b>try it</b>.</span> <a class="btn btn-primary" href="https://github.com/bootflat/bootflat.github.io/archive/master.zip">Download Bootflat</a> <a class="btn" href="documentation.html">Read the Documentation</a> <script type="text/javascript">(function() { | 56 | </code></pre></div><div class="docs-article docs--start" id="css-sass"><h3>CSS/SASS</h3><p>The CSS can stand on its own, but it is also built to be enhanced by the developer. For simplicity you can always just add in your own CSS and override default properties. And for even more power and flexibility, the core is written with <a href="http://sass-lang.com/" target="_blank" rel="external nofollow">Sass 3.4.9</a> and includes easily customized variables and mixins. We feel we’ve left the CSS in a state which can be easily extended to get your own look and feel.</p></div><div class="docs-article docs--start" id="browser-support"><h3>Browser Support</h3><p>As such, our browser support tends to be whatever Web View API is available to native on a given platform. For Bootflat v2.0.4, that means UIWebView for IE8, IE9, IE10, IE11, Firefox, Safari, Opera, Chrome.</p></div><div class="docs-article docs--start" id="download"><h3>Bootflat UI Kit</h3><p>For the designers, we offer a free PSD file for you, it including a set of beautiful and pure components, which you can use to create startup projects, websites or iOS/Android Apps.</p><p><a class="btn btn-primary" href="free-psd.html">Download Bootflat UI Kit (v2.0.0)</a></p></div><div class="docs-article docs--start" id="color-picker"><h3>Bootflat Flat UI Color Picker</h3><p><a href="color-picker.html">Bootflat Flat UI Color Picker</a> is a project digging the Flat Color Picker which gives you the perfect colors for flat designs.</p></div><div class="docs-article docs--start" id="licensing"><h3>Licensing</h3><p>Bootflat is an open source framework released under a permisive <a href="http://opensource.org/licenses/MIT">MIT</a> license. This means you can use Bootflat in your own personal or commercial projects for free. MIT is the same license used by such popular projects as jQuery and Ruby on Rails.</p></div></div></div></div><div class="site-footer"><div class="container"><div class="download"><span class="download__infos">You simply have to <b>try it</b>.</span> <a class="btn btn-primary" href="https://github.com/bootflat/bootflat.github.io/archive/master.zip">Download Bootflat</a> <a class="btn" href="documentation.html">Read the Documentation</a> <script type="text/javascript">(function() { |
57 | var s=document.createElement('script');s.type='text/javascript';s.async = true; | 57 | var s=document.createElement('script');s.type='text/javascript';s.async = true; |
58 | s.src='http://s1'+'.smartaddon.com/share_addon.js'; | 58 | s.src='http://s1'+'.smartaddon.com/share_addon.js'; |
59 | var j =document.getElementsByTagName('script')[0];j.parentNode.insertBefore(s,j); | 59 | var j =document.getElementsByTagName('script')[0];j.parentNode.insertBefore(s,j); | ... | ... |
-
Please register or sign in to post a comment