fixxxxxx
This commit is contained in:
parent
b98549dcc3
commit
aec4405de6
@ -162,6 +162,13 @@ box-shadow: none;
|
|||||||
width: 9rem !important;
|
width: 9rem !important;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
/*Service tile*/
|
||||||
|
.col-lg-4 {
|
||||||
|
background-color: rgba(0,0,0,.15) !important;
|
||||||
|
margin: 1rem .1rem 1.5rem 1rem !important;
|
||||||
|
width: 9rem !important;
|
||||||
|
box-shadow: none;
|
||||||
|
}
|
||||||
.col-lg-4:hover {
|
.col-lg-4:hover {
|
||||||
background-color: hsla(0,0%,100%,.08) !important;
|
background-color: hsla(0,0%,100%,.08) !important;
|
||||||
margin: 1rem .1rem 1.5rem 1rem !important;
|
margin: 1rem .1rem 1.5rem 1rem !important;
|
||||||
|
|||||||
@ -70,6 +70,12 @@ box-shadow: none;
|
|||||||
box-shadow: 0px 0px 0px 0px #ffffff00, 0px 0px 0px 0px #ffffff00, 10px 0px 10px 0px #ffffff00, -10px 0px 10px 2px #ffffff00 !important;
|
box-shadow: 0px 0px 0px 0px #ffffff00, 0px 0px 0px 0px #ffffff00, 10px 0px 10px 0px #ffffff00, -10px 0px 10px 2px #ffffff00 !important;
|
||||||
}
|
}
|
||||||
/*Service tile*/
|
/*Service tile*/
|
||||||
|
.col-lg-4 {
|
||||||
|
background-color: rgba(0,0,0,.15) !important;
|
||||||
|
margin: 1rem .1rem 1.5rem 1rem !important;
|
||||||
|
width: 9rem !important;
|
||||||
|
box-shadow: none;
|
||||||
|
}
|
||||||
.col-lg-4:hover {
|
.col-lg-4:hover {
|
||||||
background-color: hsla(0,0%,100%,.08) !important;
|
background-color: hsla(0,0%,100%,.08) !important;
|
||||||
margin: 1rem .1rem 1.5rem 1rem !important;
|
margin: 1rem .1rem 1.5rem 1rem !important;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user