Spaces:
Sleeping
Sleeping
Commit
·
c0aedff
1
Parent(s):
6b17023
Update templates/ambulancias.html
Browse files
templates/ambulancias.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
<style>
|
7 |
body {
|
8 |
background-color: #333; /* Fondo oscuro */
|
9 |
-
color: #
|
10 |
font-family: Georgia, 'Times New Roman', Times, serif;
|
11 |
margin: 0;
|
12 |
padding: 0;
|
|
|
6 |
<style>
|
7 |
body {
|
8 |
background-color: #333; /* Fondo oscuro */
|
9 |
+
color: #fff; /* Texto blanco */
|
10 |
font-family: Georgia, 'Times New Roman', Times, serif;
|
11 |
margin: 0;
|
12 |
padding: 0;
|