diff options
| author | XhmikosR <[email protected]> | 2014-10-07 19:56:32 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2014-10-07 19:57:01 +0300 |
| commit | 07f1d89dd2bb893f7753797bf3b37f2d6cb33feb (patch) | |
| tree | 134a8ccd97ba014475960724d700c7939abb9146 /docs/dist/css/bootstrap.css | |
| parent | 3bdafb1fa53ebb05cf971f1fbc1c4070cbd7ff53 (diff) | |
| download | bootstrap-07f1d89dd2bb893f7753797bf3b37f2d6cb33feb.tar.xz bootstrap-07f1d89dd2bb893f7753797bf3b37f2d6cb33feb.zip | |
Run `grunt`.
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index ff1a8a91d..1494f17ba 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -4,7 +4,7 @@ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ -/*! normalize.css v3.0.1 | MIT License | git.io/normalize */ +/*! normalize.css v3.0.2 | MIT License | git.io/normalize */ html { font-family: sans-serif; -webkit-text-size-adjust: 100%; @@ -22,6 +22,7 @@ footer, header, hgroup, main, +menu, nav, section, summary { @@ -43,7 +44,7 @@ template { display: none; } a { - background: transparent; + background-color: transparent; } a:active, a:hover { |
