interactivity
This commit is contained in:
@@ -217,6 +217,15 @@ hover:label {
|
||||
background-color: #fff;
|
||||
border: 1px solid #f1f4f8;
|
||||
}
|
||||
.f{
|
||||
background-image: url(/assets/img/Find-an-IIMTT-training-centre-near-you.jpeg);
|
||||
background-repeat:no-repeat;
|
||||
height:100%;
|
||||
width:100%;
|
||||
background-size:cover;
|
||||
background-position:center;
|
||||
background-attachment:fixed;
|
||||
}
|
||||
.j{
|
||||
background-image: url(/assets/img/Find-an-IIMTT-training-centre-near-you.jpeg);
|
||||
background-repeat:no-repeat;
|
||||
@@ -285,7 +294,7 @@ text-align:center;
|
||||
height:50px;
|
||||
border-radius:50%;
|
||||
display: flex;
|
||||
right: 15px;
|
||||
left: 15px;
|
||||
bottom: 15px;
|
||||
align-items:center;
|
||||
justify-content:center;
|
||||
|
||||
Reference in New Issue
Block a user