summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSantiago Soler <santiago.r.soler@gmail.com>2021-03-13 17:34:52 -0300
committerSantiago Soler <santiago.r.soler@gmail.com>2021-03-13 17:34:52 -0300
commit22a4c7b5487541c52a87a2c17312a5f56ca55373 (patch)
treecb165d8733e72c9b4d06f03a8ba288d45425d29b
parent5e09663f9ceb11aee10d87098ec4fa52ea250d2b (diff)
downloadwebsite-22a4c7b5487541c52a87a2c17312a5f56ca55373.tar.gz
Improve CSS style
-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