summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--~santisoler/style.css19
1 files changed, 15 insertions, 4 deletions
diff --git a/~santisoler/style.css b/~santisoler/style.css
index 83c8bdb..92f181b 100644
--- a/~santisoler/style.css
+++ b/~santisoler/style.css
@@ -27,18 +27,24 @@ h1 {
}
h2 {
font-size: 18pt;
+ margin-top: 50px;
}
h3 {
font-size: 16pt;
- font-weight: 400;
+ margin-top: 50px;
}
h4 {
font-size: 14pt;
font-weight: 400;
}
p {
- font-size: 14pt;
+ font-size: 12pt;
+ line-height: 1.5em;
+}
+
+li {
line-height: 1.7em;
+ font-size: 12pt;
}
/* ------ */
@@ -100,6 +106,11 @@ ul.blog-entries li {
text-align: right;
}
+ul.tldr li {
+ line-height: 1.5em;
+ font-size: 14pt;
+}
+
/* ------ */
/* Footer */
/* ------ */
@@ -109,6 +120,6 @@ footer {
padding-bottom: 20px;
margin-top: 300px;
text-align: center;
- font-size: 12pt;
- line-height: 1.5em;
+ font-size: 10pt;
+ line-height: 1.3em;
}
Un proyecto texto-plano.xyz