Skip to content
Snippets Groups Projects
Verified Commit a44c364f authored by David Beniamine's avatar David Beniamine
Browse files

justify paragraphs

parent 459df45f
No related branches found
No related tags found
No related merge requests found
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
/* Use a serif font for nice readability, but not Times */ /* Use a serif font for nice readability, but not Times */
body { body {
font: 17px/26px Cabin-Regular; font: 17px/26px Cabin-Regular;
} }
h1, h2, h3, h4, h5, #logo, #top, .slidey b, .slidey label, .counter, input, textarea, button, .pagination { h1, h2, h3, h4, h5, #logo, #top, .slidey b, .slidey label, .counter, input, textarea, button, .pagination {
...@@ -41,6 +42,7 @@ pre, code, .mono { ...@@ -41,6 +42,7 @@ pre, code, .mono {
p { p {
padding-bottom: 15px; padding-bottom: 15px;
text-align: justify;
} }
pre { pre {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment