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/ebook/variables.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/ebook/variables.less')
-rw-r--r-- | theme/stylesheets/ebook/variables.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/stylesheets/ebook/variables.less b/theme/stylesheets/ebook/variables.less new file mode 100644 index 0000000..4714151 --- /dev/null +++ b/theme/stylesheets/ebook/variables.less @@ -0,0 +1 @@ +@font-size-base: 13px; |