diff --git a/book/theme/css/chrome.css b/book/theme/css/chrome.css index 943bfe03ae..dcc1eb1dfd 100644 --- a/book/theme/css/chrome.css +++ b/book/theme/css/chrome.css @@ -318,7 +318,7 @@ ul#searchresults span.teaser em { .sidebar img { display: block; max-width: 70%; - margin: 0 auto; + margin: 20px auto; } .js .sidebar { transition: transform 0.3s; /* Animation: slide away */ @@ -474,7 +474,7 @@ ul#searchresults span.teaser em { } .content h3 { - font-size: 15px; + font-size: 20px; margin-top: 2.5em; margin-bottom: 0.8em; padding: 0 28px; diff --git a/book/theme/css/general.css b/book/theme/css/general.css index 89121cbb5e..d73c78ece6 100644 --- a/book/theme/css/general.css +++ b/book/theme/css/general.css @@ -16,7 +16,7 @@ body { font-size: 1rem; overflow-x: hidden; font-family: Lato, 'Helvetica Neue', 'Arial', sans-serif; - font-size: 14px; + font-size: 16px; font-weight: 300; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; diff --git a/book/theme/index.hbs b/book/theme/index.hbs index 5132e35e62..50150a9f9d 100644 --- a/book/theme/index.hbs +++ b/book/theme/index.hbs @@ -76,7 +76,8 @@