projects
/
chloro.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
style: increase line height in paragraphs
[chloro.git]
/
chloro
/
phyll
/
static
/
css
/
style.scss
diff --git
a/chloro/phyll/static/css/style.scss
b/chloro/phyll/static/css/style.scss
index d6cee3eb7fce0b22fdf7449e9edb1d7b5cfc3a59..63526efcd17a9ea12b162b68f9f199ddfe6844c4 100644
(file)
--- a/
chloro/phyll/static/css/style.scss
+++ b/
chloro/phyll/static/css/style.scss
@@
-117,6
+117,9
@@
main {
font-style: italic;
}
}
+ p {
+ line-height: 160%;
+ }
code,
pre.screen {
background: #111;