Commit cc771de1 authored by José Luis Uc's avatar José Luis Uc

Arreglado problema con la fuente

parent 3e1bb553
...@@ -100,16 +100,17 @@ li.pol { ...@@ -100,16 +100,17 @@ li.pol {
} }
.pol-title { .pol-title {
font: bold 15px Helvetica; font-weight: bold;
font-size: 15px;
text-decoration: none; text-decoration: none;
} }
.pol-body { .pol-body {
font: 11px Helvetica; font-size: 11px;
} }
.pol-src { .pol-src {
font: 10px Helvetica; font-size: 10px;
font-style: italic; font-style: italic;
padding-left: 280px; padding-left: 280px;
} }
...@@ -239,7 +240,6 @@ div .bg-geo { ...@@ -239,7 +240,6 @@ div .bg-geo {
} }
.info-product-box-content { .info-product-box-content {
font: Helvetica;
padding: 5px 10px; padding: 5px 10px;
margin-left: 90px; margin-left: 90px;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment