diff options
author | Shaform <shaform@gmail.com> | 2014-06-17 22:08:46 +0800 |
---|---|---|
committer | Shaform <shaform@gmail.com> | 2014-06-17 22:08:46 +0800 |
commit | 6bbefad24e6aa4a5b51b4b21bdf30b73f8cb4d41 (patch) | |
tree | d2efbbb62f9746b19b683c11a302c9afe385a2be /theme/stylesheets/mixins.less | |
parent | 1f4cf33dd08b439cadb5c649654ecd6d3f4b399d (diff) | |
parent | d6eb8e4c6042262408c3c0b8d67bccecfa4bf882 (diff) | |
download | gitbook-6bbefad24e6aa4a5b51b4b21bdf30b73f8cb4d41.zip gitbook-6bbefad24e6aa4a5b51b4b21bdf30b73f8cb4d41.tar.gz gitbook-6bbefad24e6aa4a5b51b4b21bdf30b73f8cb4d41.tar.bz2 |
Merge remote-tracking branch 'upstream/master' into ref_links
Diffstat (limited to 'theme/stylesheets/mixins.less')
-rwxr-xr-x | theme/stylesheets/mixins.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/stylesheets/mixins.less b/theme/stylesheets/mixins.less index 0216ea4..80378f8 100755 --- a/theme/stylesheets/mixins.less +++ b/theme/stylesheets/mixins.less @@ -4,4 +4,4 @@ &:hover, &:focus { color: inherit; } -}
\ No newline at end of file +} |