* Designed and built with all the love in the world @twitter by @mdo and @fat.
* Designed and built with all the love in the world @twitter by @mdo and @fat.
* Date: Thu Nov 17 00:52:01 PST 2011
* Date: Tue Nov 29 22:34:51 PST 2011
*/
*/
/* Reset.less
/* Reset.less
* Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).
* Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).
...
@@ -118,9 +118,9 @@ audio:not([controls]) {
...
@@ -118,9 +118,9 @@ audio:not([controls]) {
display:none;
display:none;
}
}
sub,sup{
sub,sup{
position:relative;
font-size:75%;
font-size:75%;
line-height:0;
line-height:0;
position:relative;
vertical-align:baseline;
vertical-align:baseline;
}
}
sup{
sup{
...
@@ -137,18 +137,18 @@ button,
...
@@ -137,18 +137,18 @@ button,
input,
input,
select,
select,
textarea{
textarea{
font-size:100%;
margin:0;
margin:0;
font-size:100%;
vertical-align:baseline;
vertical-align:baseline;
*vertical-align:middle;
*vertical-align:middle;
}
}
button,input{
button,input{
line-height:normal;
*overflow:visible;
*overflow:visible;
line-height:normal;
}
}
button::-moz-focus-inner,input::-moz-focus-inner{
button::-moz-focus-inner,input::-moz-focus-inner{
border:0;
padding:0;
padding:0;
border:0;
}
}
button,
button,
input[type="button"],
input[type="button"],
...
@@ -181,12 +181,12 @@ textarea {
...
@@ -181,12 +181,12 @@ textarea {
* Basic and global styles for generating a grid system, structural layout, and page templates
* Basic and global styles for generating a grid system, structural layout, and page templates
<pclass="lead">Bootstrap is a responsive frontend toolkit from Twitter designed to kickstart web development, complete with core HTML, CSS, and JS for grids, type, forms, navigation, and many more components.</p>
<pclass="lead">Bootstrap is a responsive frontend toolkit from Twitter designed to kickstart web development, complete with core HTML, CSS, and JS for grids, type, forms, navigation, and many more components.</p>
<pclass="download-info">
<pclass="download-info">
<ahref="#"class="btn primary btn-large">Download on GitHub</a>
<ahref="#"class="btn primary btn-large">Download on GitHub</a>
<p>Bootstrap supports a handful of media queries to help make your projects more appropriate on different devices and screen resolutions. Here's what's included:</p>
<p>Bootstrap supports a handful of media queries to help make your projects more appropriate on different devices and screen resolutions. Here's what's included:</p>