diff options
| author | Mark Otto <[email protected]> | 2011-10-04 00:48:31 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-10-04 00:48:31 -0700 |
| commit | cde17c94919ef26093145e5412c6d425d3199d9f (patch) | |
| tree | 1fd724794b82e1e270405b9109e353d5df1da893 /bootstrap.css | |
| parent | 96dd7a2903aa5213ddb364b385660e26396dc670 (diff) | |
| download | bootstrap-cde17c94919ef26093145e5412c6d425d3199d9f.tar.xz bootstrap-cde17c94919ef26093145e5412c6d425d3199d9f.zip | |
adding placeholder font-face mixin which doesn't work yet
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 75928c749..2b0e88c86 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 Oct 4 00:16:55 PDT 2011 + * Date: Tue Oct 4 00:48:20 PDT 2011 */ /* 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). |
