From 1bec6a497c39b26ed7139b2a0fd7d4eb773f265c Mon Sep 17 00:00:00 2001 From: perro Date: Tue, 2 Jan 2024 11:08:39 -0800 Subject: [PATCH] Arreglo de listados --- public/css/styles.css | 11 +++-- public/index.html | 108 ++++++++++++++++++++++++++++++------------ public/perro.json | 2 +- scripts/make.py | 24 +++++----- src/css/styles.css | 11 +++-- 5 files changed, 107 insertions(+), 49 deletions(-) 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