Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
images
/
less-eduPoint
:
about.less
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
/* * about.less * ----------------------------------------------- */ /* -------- Bg Img Box ---------- */ .bg-img-box { position: relative; .caption { padding-left: 30px; padding-right: 30px; padding-top: 20px; position: absolute; top: 0; .title { font-size: 30px; line-height: 39px; } p { max-width: 280px; } } } .icon-box .icon.icon-white:hover { background-color: #fff; } .half-divider .half { content: ""; height: 100%; position: absolute; right: 0; top: 0; width: 50%; } .video-icon { position: absolute; left: 0; right: 0; margin: auto; text-align: center; top: 40%; } .gallery_sec .gallery_img { float: left; padding-top: 3px; } .gallery_sec .gallery_img:nth-child(2), .gallery_sec .gallery_img:nth-child(5), .gallery_sec .gallery_img:nth-child(4) { padding-left: 3px; } .transform_img_holder { overflow: hidden; position: relative; } .gallery_sec .gallery_img .overlay { background: rgba(26, 139, 179, 0.9) none repeat scroll 0 0; cursor: pointer; height: 100%; left: 0; position: absolute; top: 0; transform: scale(0); transition: all 0.25s ease-in-out 0s; width: 100%; } .overlay { background: rgba(23, 130, 199, 0.9) none repeat scroll 0 0; } .attorney-address li { background-color: @white-f7; margin-bottom: 30px; padding: 15px 20px; }