diff options
author | Joris Guyonvarch | 2015-02-18 23:47:33 +0100 |
---|---|---|
committer | Joris Guyonvarch | 2015-02-18 23:47:33 +0100 |
commit | 9f35d3bf14eaa81303d9553512b28c6e3b41bd25 (patch) | |
tree | a1e18f7f175134dd2411b45b8e9dd8e052e684be | |
parent | 00b240a0d199b6e08463ad6b0f0e6d081c6c71e2 (diff) |
Justification li blocks
-rw-r--r-- | style.css | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -67,6 +67,8 @@ ul { li { margin-left: 30px; margin-bottom: 5px; + line-height: 24px; + text-align: justify; } li:before { |