-
-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f5b3f4a
commit 2baf976
Showing
9 changed files
with
17 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/*! | ||
* Accessibility Buttons v3.1.1 | ||
* Accessibility Buttons v3.1.2 | ||
* http://tiagoporto.github.io/accessibility-buttons | ||
* Copyright (c) 2014-2016 Tiago Porto (http://tiagoporto.com) | ||
* Copyright (c) 2014-2017 Tiago Porto (http://tiagoporto.com) | ||
* Released under the MIT license | ||
*/ | ||
html{font-size:100%}body{-webkit-transition:background 1s ease,font-size .7s linear;transition:background 1s ease,font-size .7s linear}button,input,keygen,select,textarea{-webkit-transition:all .6s linear;transition:all .6s linear}.accessibility-font{font-size:1.25em;font-size:1.25rem}.accessibility-font button,.accessibility-font input,.accessibility-font keygen,.accessibility-font select,.accessibility-font textarea{font-size:1.041625em;font-size:1.04163rem}.accessibility-contrast{color:#fff;background:#000} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/*! | ||
* Accessibility Buttons v3.1.1 | ||
* Accessibility Buttons v3.1.2 | ||
* http://tiagoporto.github.io/accessibility-buttons | ||
* Copyright (c) 2014-2016 Tiago Porto (http://tiagoporto.com) | ||
* Copyright (c) 2014-2017 Tiago Porto (http://tiagoporto.com) | ||
* Released under the MIT license | ||
*/ |