diff --git a/public/css/styles.css b/public/css/styles.css index 2b6a58f..00df63e 100644 --- a/public/css/styles.css +++ b/public/css/styles.css @@ -61,16 +61,16 @@ body * { font-family: AlegreyaSansRegular, sans-serif; line-height: 1.15; font-weight: normal; - font-style: normal; + font-style: normal; } -body b { +body b, body strong { font-family: "AlegreyaSansBold", sans-serif; font-weight: bold; font-style: normal; } -body i { +body i, body em { font-family: "AlegreyaSansItalic", sans-serif; font-weight: normal; font-style: italic; @@ -311,6 +311,11 @@ details blockquote { margin: 1rem 0 1rem 1rem; } +details ul { + list-style: disc; + margin-left: 1rem; +} + footer { margin-top: 2rem; padding: 1em 25%; diff --git a/public/index.html b/public/index.html index 6488b1d..d2a7201 100644 --- a/public/index.html +++ b/public/index.html @@ -34,67 +34,115 @@

Enlaces