Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roryg/ghostwriter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/style.css')
-rw-r--r--assets/css/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 3bc155e..d6abd49 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -46,6 +46,7 @@ a {
ul, ol {
list-style-position: outside;
+ padding-left: 1rem;
line-height: 1.8;
margin: 0 0 40px;
padding: 0; }