diff --git a/contenido/16.html b/contenido/16.html index be9f632..383994b 100644 --- a/contenido/16.html +++ b/contenido/16.html @@ -30,12 +30,6 @@ cursor: pointer; } - - .hr-style { - opacity: 1; - width: 40%; - } - .bg-custom { box-shadow: 0 0 10px rgba(0, 0, 0, .5); } @@ -64,6 +58,7 @@ .object-btn { cursor: pointer; + width: 15%; } .content-medidor { @@ -88,7 +83,7 @@ border: 1px solid #000; border-right: 3px solid #c3c3c3; width: 80px; - height: 30px; + height: 25px; } .med_style:nth-child(11) { @@ -177,6 +172,10 @@ .btn-reintentar { cursor: pointer; } + + .w-custom { + width: 5%; + }
+
+
@@ -308,7 +307,7 @@