summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2014-08-07 18:33:52 -0600
committerDan Allen <dan.j.allen@gmail.com>2014-08-07 18:33:52 -0600
commit9294cfe63c818186fdd712e8d85297210e044be8 (patch)
tree1c8fa3e148bbcd994c3f5b325ccee7dcdd1419f3
parente10b7ee489f09801f12539637f6892b3f255b2ec (diff)
increase font size of prose
-rw-r--r--data/stylesheets/asciidoctor-default.css10
1 files changed, 6 insertions, 4 deletions
diff --git a/data/stylesheets/asciidoctor-default.css b/data/stylesheets/asciidoctor-default.css
index 48ea2baa..f2221077 100644
--- a/data/stylesheets/asciidoctor-default.css
+++ b/data/stylesheets/asciidoctor-default.css
@@ -107,7 +107,7 @@ table tr.even,table tr.alt,table tr:nth-of-type(even){background:#f8f8f7}
table thead tr th,table tfoot tr th,table tbody tr td,table tr td,table tfoot tr td{display:table-cell;line-height:1.6}
.clearfix:before,.clearfix:after,.float-group:before,.float-group:after{content:" ";display:table}
.clearfix:after,.float-group:after{clear:both}
-*:not(pre)>code{font-size:.95em;font-style:normal !important;letter-spacing:0;padding:.1em .5ex;word-spacing:-.15em;white-space:nowrap;background-color:#f8f8f7;-webkit-border-radius:4px;border-radius:4px;text-shadow:none;line-height:1.45;text-rendering:optimizeSpeed}
+*:not(pre)>code{font-size:.95em;font-style:normal !important;letter-spacing:0;padding:.1em .5ex;word-spacing:-.15em;white-space:nowrap;background-color:#f7f7f6;-webkit-border-radius:4px;border-radius:4px;text-shadow:none;line-height:1.45;text-rendering:optimizeSpeed}
pre,pre>code{line-height:1.45;color:rgba(0,0,0,.9);font-family:'Droid Sans Mono','DejaVu Sans Mono',monospace;font-weight:400;text-rendering:optimizeSpeed}
.keyseq{color:rgba(51,51,51,.8)}
kbd{display:inline-block;color:rgba(0,0,0,.8);font-size:.75em;line-height:1.4;background-color:#f7f7f7;border:1px solid #ccc;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.2),0 0 0 .1em white inset;box-shadow:0 1px 0 rgba(0,0,0,.2),0 0 0 .1em #fff inset;margin:-.15em .15em 0 .15em;padding:.2em .6em .2em .5em;vertical-align:middle;white-space:nowrap}
@@ -171,7 +171,7 @@ body.toc2.toc-right{padding-left:0;padding-right:20em}}#content #toc{border-styl
#content h1>a.link,h2>a.link,h3>a.link,#toctitle>a.link,.sidebarblock>.content>.title>a.link,h4>a.link,h5>a.link,h6>a.link{color:#ba3925;text-decoration:none}
#content h1>a.link:hover,h2>a.link:hover,h3>a.link:hover,#toctitle>a.link:hover,.sidebarblock>.content>.title>a.link:hover,h4>a.link:hover,h5>a.link:hover,h6>a.link:hover{color:#a53221}
.audioblock,.imageblock,.literalblock,.listingblock,.stemblock,.verseblock,.videoblock{margin-bottom:1.25em}
-.admonitionblock td.content>.title,.audioblock>.title,.exampleblock>.title,.imageblock>.title,.listingblock>.title,.literalblock>.title,.stemblock>.title,.openblock>.title,.paragraph>.title,.quoteblock>.title,table.tableblock>.title,.verseblock>.title,.videoblock>.title,.dlist>.title,.olist>.title,.ulist>.title,.qlist>.title,.hdlist>.title{text-rendering:optimizeLegibility;text-align:left;font-family:'Noto Serif','DejaVu Serif',serif;font-size:.95em;font-style:italic}
+.admonitionblock td.content>.title,.audioblock>.title,.exampleblock>.title,.imageblock>.title,.listingblock>.title,.literalblock>.title,.stemblock>.title,.openblock>.title,.paragraph>.title,.quoteblock>.title,table.tableblock>.title,.verseblock>.title,.videoblock>.title,.dlist>.title,.olist>.title,.ulist>.title,.qlist>.title,.hdlist>.title{text-rendering:optimizeLegibility;text-align:left;font-family:'Noto Serif','DejaVu Serif',serif;font-size:1rem;font-style:italic}
table.tableblock>caption.title{white-space:nowrap;overflow:visible;max-width:0}
table.tableblock #preamble>.sectionbody>.paragraph:first-of-type p{font-size:inherit}
.admonitionblock>table{border:0;background:none;width:100%}
@@ -195,7 +195,7 @@ table.tableblock #preamble>.sectionbody>.paragraph:first-of-type p{font-size:inh
.sidebarblock h1.subheader,.sidebarblock h2.subheader,.sidebarblock h3.subheader,.sidebarblock .subheader#toctitle,.sidebarblock>.content>.subheader.title,.sidebarblock h4.subheader,.sidebarblock h5.subheader,.sidebarblock h6.subheader{line-height:1.4}
.sidebarblock>.content>.title{color:#7a2518;margin-top:0;line-height:1.6}
.exampleblock>.content>:last-child>:last-child,.exampleblock>.content .olist>ol>li:last-child>:last-child,.exampleblock>.content .ulist>ul>li:last-child>:last-child,.exampleblock>.content .qlist>ol>li:last-child>:last-child,.sidebarblock>.content>:last-child>:last-child,.sidebarblock>.content .olist>ol>li:last-child>:last-child,.sidebarblock>.content .ulist>ul>li:last-child>:last-child,.sidebarblock>.content .qlist>ol>li:last-child>:last-child{margin-bottom:0}
-.literalblock pre:not([class]),.literalblock pre.CodeRay,.literalblock pre.prettyprint,.listingblock pre:not([class]),.listingblock pre.CodeRay,.listingblock pre.prettyprint{background:#f7f7f5}
+.literalblock pre:not([class]),.literalblock pre.CodeRay,.literalblock pre.prettyprint,.listingblock pre:not([class]),.listingblock pre.CodeRay,.listingblock pre.prettyprint{background:#f7f7f6}
.literalblock pre,.literalblock pre[class],.listingblock pre,.listingblock pre[class]{-webkit-border-radius:4px;border-radius:4px;padding:1em;word-wrap:break-word}
.literalblock pre.nowrap,.literalblock pre[class].nowrap,.listingblock pre.nowrap,.listingblock pre[class].nowrap{overflow-x:auto;white-space:pre;word-wrap:normal}
@media only screen{.literalblock pre,.literalblock pre[class],.listingblock pre,.listingblock pre[class]{font-size:.8em}}@media only screen and (min-width:768px){.literalblock pre,.literalblock pre[class],.listingblock pre,.listingblock pre[class]{font-size:.9em}}@media only screen and (min-width:1280px){.literalblock pre,.literalblock pre[class],.listingblock pre,.listingblock pre[class]{font-size:1em}}.listingblock pre[class="highlight"]{padding:0}
@@ -235,6 +235,7 @@ table.pyhltable .linenodiv{background-color:transparent !important;padding-right
.quoteblock.abstract{padding:0;border-width:0}
.quoteblock.abstract>blockquote{font-style:italic}
.quoteblock.abstract>blockquote:first-line {font-weight:700}
+.quoteblock.abstract>blockquote p{line-height:1.75}
table.tableblock{max-width:100%}
table.tableblock td .paragraph:last-child p>p:last-child,table.tableblock th>p:last-child,table.tableblock td>p:last-child{margin-bottom:0}
table.spread{width:100%}
@@ -361,7 +362,8 @@ pre .conum[data-value]{position:relative;top:-.125em}
b.conum *{color:inherit !important}
.conum:not([data-value]):empty{display:none}
h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6{word-spacing:-.075em}
-#content p,#content dt,#content td.content{letter-spacing:-.01em}
+#content p,#content dt,#content td.content{letter-spacing:-.01em;font-size:1.0625rem}
+#content p.tableblock{font-size:1em}
.exampleblock>.content{background-color:rgba(136,170,146,.25);border-color:rgba(136,170,146,.3)}
.print-only{display:none !important}
@media print{@page{margin:1.25cm .75cm}