update
This commit is contained in:
parent
30965d3c90
commit
1ba071b1db
@ -78,6 +78,14 @@
|
|||||||
right: 0;
|
right: 0;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.phone-numbers {
|
||||||
|
pointer-events: none!important;
|
||||||
|
user-select: text;
|
||||||
|
-webkit-user-select: text;
|
||||||
|
-moz-user-select: text;
|
||||||
|
-ms-user-select: text;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
<div class='page-sco py-2 py-md-0 h-100'>
|
<div class='page-sco py-2 py-md-0 h-100'>
|
||||||
<div class='container h-100'>
|
<div class='container h-100'>
|
||||||
@ -127,7 +135,7 @@
|
|||||||
<div class="object-btn text-center d-inline-block" data-obj="3">
|
<div class="object-btn text-center d-inline-block" data-obj="3">
|
||||||
<img src="img/18.3.png" class="img-fluid mb-2 animate__animated animate__pulse animate__infinite"><br>
|
<img src="img/18.3.png" class="img-fluid mb-2 animate__animated animate__pulse animate__infinite"><br>
|
||||||
<h4 class="fw-bold text-center text-primary">Sala: Soporte técnico</h4>
|
<h4 class="fw-bold text-center text-primary">Sala: Soporte técnico</h4>
|
||||||
<p class="mb-0" style="color: #515151;">777 329 61 62 / <br> 777 160 7199</p>
|
<h4 class="mb-0 text-primary fw-bold phone-numbers">777 329 6162 <br> 777 160 7199</h4>
|
||||||
</div>
|
</div>
|
||||||
<div class="object-btn text-center d-inline-block" data-obj="4">
|
<div class="object-btn text-center d-inline-block" data-obj="4">
|
||||||
<img src="img/18.4.png" class="img-fluid mb-2 animate__animated animate__pulse animate__infinite"><br>
|
<img src="img/18.4.png" class="img-fluid mb-2 animate__animated animate__pulse animate__infinite"><br>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user