mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-04 10:12:31 +01:00
fixxxxxx
This commit is contained in:
parent
b98549dcc3
commit
aec4405de6
@ -162,6 +162,13 @@ box-shadow: none;
|
||||
width: 9rem !important;
|
||||
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 {
|
||||
background-color: hsla(0,0%,100%,.08) !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;
|
||||
}
|
||||
/*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 {
|
||||
background-color: hsla(0,0%,100%,.08) !important;
|
||||
margin: 1rem .1rem 1.5rem 1rem !important;
|
||||
|
Loading…
Reference in New Issue
Block a user