diff --git a/public/styles/home/index.css b/public/styles/home/index.css
index 6156040..1562bc8 100644
--- a/public/styles/home/index.css
+++ b/public/styles/home/index.css
@@ -3,6 +3,18 @@
image-rendering: auto;
}
+#lunaticos{
+ border-color: #58DDA1;
+}
+
+#lunaticos_div{
+ color: #58DDA1;
+}
+
+#lunaticos_div a {
+ color: #58DDA1; /* Los enlaces dentro de #lunaticos_div tendrán el mismo color */
+}
+
.kiki_table{
border-color: green;
}
diff --git a/views/home.hbs b/views/home.hbs
index 916d2c9..526324b 100644
--- a/views/home.hbs
+++ b/views/home.hbs
@@ -69,12 +69,17 @@
------------------------------
-
< Anillo de los Lunáticos >
- <= {{tl_anterior}} ☽ ☾☾☾☾☾☾☾☾☾ |
-
+ <= {{tl_anterior}} ☽ ☾☾☾☾☾☾☾☾☾ |
+
+