diff options
| author | Mark Otto <[email protected]> | 2012-01-17 23:52:49 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-17 23:52:49 -0800 |
| commit | dd4140319ab4380dd21f5e90e65ef855c54c3420 (patch) | |
| tree | eb39edf1be0aec9d781eddf97fe8154e46f14bf4 /bootstrap.css | |
| parent | 8c1a908754cac2d5760d433318f81471ad164330 (diff) | |
| download | bootstrap-dd4140319ab4380dd21f5e90e65ef855c54c3420.tar.xz bootstrap-dd4140319ab4380dd21f5e90e65ef855c54c3420.zip | |
revamp the mixins file to organize things a bit more, make placeholder text use a new variable instead of relying solely on @grayLight
Diffstat (limited to 'bootstrap.css')
| -rw-r--r-- | bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.css b/bootstrap.css index c184d1332..e2fd3539d 100644 --- a/bootstrap.css +++ b/bootstrap.css @@ -6,7 +6,7 @@ * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. - * Date: Tue Jan 17 23:38:42 PST 2012 + * Date: Tue Jan 17 23:52:18 PST 2012 */ html, body { margin: 0; |
