projects
/
web.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94ca189
)
Increase line height
author
Zhong Jianxin
<azuwis@gmail.com>
Tue, 24 May 2016 08:38:28 +0000
(16:38 +0800)
committer
Zhong Jianxin
<azuwis@gmail.com>
Tue, 24 May 2016 08:38:28 +0000
(16:38 +0800)
css/lede.css
patch
|
blob
|
history
diff --git
a/css/lede.css
b/css/lede.css
index c288f29b763e036f22229cc4c4c06f01eb44f3a0..4348bde85c88cf5f442cdeabd874871fc478c0f1 100644
(file)
--- a/
css/lede.css
+++ b/
css/lede.css
@@
-1,3
+1,7
@@
a {
- text-decoration:none;
+ text-decoration: none;
+}
+
+p {
+ line-height: 1.8;
}