SEBAS
2 years ago
|
@@ -113,7 +113,7 @@
|
|
clear: both;
|
|
clear: both;
|
|
}
|
|
}
|
|
.articulos{
|
|
.articulos{
|
|
- height: 5.04cm;
|
|
|
|
|
|
+ height: 4,85cm;
|
|
}
|
|
}
|
|
.art-col1{
|
|
.art-col1{
|
|
width:0.9cm;
|
|
width:0.9cm;
|
|
@@ -145,13 +145,13 @@
|
|
text-align: right;
|
|
text-align: right;
|
|
}
|
|
}
|
|
.logo1{
|
|
.logo1{
|
|
- height: 1.88cm;
|
|
|
|
|
|
+ height: 1.54cm;
|
|
width: 100%;
|
|
width: 100%;
|
|
top: 0px;
|
|
top: 0px;
|
|
}
|
|
}
|
|
|
|
|
|
- .logo3{
|
|
|
|
- height: 0.2cm;
|
|
|
|
|
|
+ .logo2{
|
|
|
|
+ height: 1.38cm;
|
|
width: 100%;
|
|
width: 100%;
|
|
top: 0px;
|
|
top: 0px;
|
|
}
|
|
}
|
|
@@ -294,7 +294,15 @@
|
|
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
- <div class="logo1"> </div>
|
|
|
|
|
|
+
|
|
|
|
+ <t t-if="i == 1">
|
|
|
|
+ <div class="logo1"> </div>
|
|
|
|
+ </t>
|
|
|
|
+ <t t-if="i == 2">
|
|
|
|
+ <div class="logo2"> </div>
|
|
|
|
+ </t>
|
|
|
|
+
|
|
|
|
+
|
|
</t>
|
|
</t>
|
|
</div>
|
|
</div>
|
|
</t>
|
|
</t>
|