diff --git a/en_US/overview/0-used.components.md b/en_US/overview/0-used.components.md index e5c0873b..dec23b9a 100644 --- a/en_US/overview/0-used.components.md +++ b/en_US/overview/0-used.components.md @@ -1,6 +1,6 @@ # Major open source softwares used in iRedMail - +
diff --git a/html/css/markdown.css b/html/css/markdown.css index 5caeacae..547c58d3 100644 --- a/html/css/markdown.css +++ b/html/css/markdown.css @@ -1,6 +1,6 @@ body{ margin: 0 auto; - font-family: Georgia, Palatino, serif; + font-family: 'PT Sans', Georgia, Palatino, serif; line-height: 1; max-width: 70%; padding: 30px 0px 100px 0px; @@ -309,3 +309,5 @@ th { font-style: bold; text-align: left; } code.bash { background-color: green; color: white; } */ pre { margin-left: 30px; } +p, ul, ol { font-size: 17px; } +li { line-height: 26px; } diff --git a/html/used.components.html b/html/used.components.html index caaecabb..3f7a8852 100644 --- a/html/used.components.html +++ b/html/used.components.html @@ -11,7 +11,7 @@ // Document Index

Major open source softwares used in iRedMail

-
Name
+
Name