projects
/
chloro.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb5cfdf
)
style: increase line height in paragraphs
author
Frédéric Péters
<fpeters@0d.be>
Sun, 12 Jan 2020 08:53:48 +0000
(09:53 +0100)
committer
Frédéric Péters
<fpeters@0d.be>
Sun, 12 Jan 2020 08:53:48 +0000
(09:53 +0100)
chloro/phyll/static/css/style.scss
patch
|
blob
|
history
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;