Root Zanli
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
o5t6x7pgljbm
/
public_html
/
admin_new2
/
public
/
app-assets
/
css
/
pages
/
Filename :
contacts.css
back
Copy
/*---------------------------------------- Contacts Page ------------------------------------------*/ .collection .collection-item { border: none; } .collection { border: none; } .collection .collection-item.avatar { min-height: auto !important; padding-left: 5%; } .collection .collection-item.avatar :not(.circle-clipper) > .circle { position: relative !important; } .border-1 { border: 1px solid #e4e4e4 !important; } .contact-hover:hover { -webkit-transition: all .2s; transition: all .2s; box-shadow: 0 6px 10px 2px rgba(0, 0, 0, .08), 0 3px 14px 2px rgba(0, 0, 0, .08), 0 5px 5px -3px rgba(0, 0, 0, .2); }