LoloSemper commited on
Commit
79302bf
·
verified ·
1 Parent(s): 750e34d

Update mapa_iberos_neoibero.html

Browse files
Files changed (1) hide show
  1. mapa_iberos_neoibero.html +1 -1
mapa_iberos_neoibero.html CHANGED
@@ -26,7 +26,7 @@
26
  *{box-sizing:border-box}
27
  body{
28
  margin:0;
29
- background:linear-gradient(135deg,var(--bg-grad-1) 0%, var(--bg-grad-2) 50%, var(--bg-grad-3) 100%);
30
  color:var(--iberian-stone);
31
  font-family: Georgia, 'Times New Roman', serif;
32
  }
 
26
  *{box-sizing:border-box}
27
  body{
28
  margin:0;
29
+ background:linear-gradient(135deg,#f4e8d8 0%,#e8d5c4 50%,#d4c4b0 100%)!important;
30
  color:var(--iberian-stone);
31
  font-family: Georgia, 'Times New Roman', serif;
32
  }