summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSantiago Soler <santiago.r.soler@gmail.com>2021-03-23 22:57:33 -0300
committerSantiago Soler <santiago.r.soler@gmail.com>2021-03-23 22:57:33 -0300
commit6aaac16fc8ada77b5cb24d5681b3dbfb9d7a98f5 (patch)
treed4e4a32311bdc61cb406348516f8ce264c233066
parent6c2088363445f43931a9ee3102ffe05b6dfb516b (diff)
downloadwebsite-template-6aaac16fc8ada77b5cb24d5681b3dbfb9d7a98f5.tar.gz
Make blockquote italic
-rw-r--r--css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index fa60005..87e8635 100644
--- a/css/style.css
+++ b/css/style.css
@@ -79,6 +79,10 @@ dd {
display: normal;
}
+blockquote {
+ font-style: italic;
+}
+
/* ------ */
/* Navbar */
/* ------ */
Un proyecto texto-plano.xyz