GitHub user AhyoungRyu opened a pull request: https://github.com/apache/incubator-zeppelin/pull/469
ZEPPELIN-460 Modify style.css for the aesthetically pleasant document⦠I modified style.css file (located in /docs/assets/themes/zeppelin/css/style.css). The result of this PR is like below attached images. 1. Resize hn tag font & Add bottom-border to h2, h3 tag (Because these tags are used a lot for the title.) - Before  - After  2. Change code color & Arrange code font size  3. Change Code font-family and reduce the font size  4. Increase padding size between p, block quote, table, pre, img You can merge this pull request into a Git repository by running: $ git pull https://github.com/AhyoungRyu/incubator-zeppelin ZEPPELIN-460 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/469.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #469 ---- commit cd55fe7ea30ea2c1d652264474af9501360444e1 Author: Ryu Ah young <fbdkdu...@hanmail.net> Date: 2015-11-25T05:14:48Z ZEPPELIN-460 Modify style.css for the aesthetically pleasant documentation ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---