at path:
ROOT
/
less
/
footer.less
run:
R
W
Run
aboutUs.less
259 By
2024-11-20 09:13:12
R
W
Run
Delete
Rename
archive.less
1.42 KB
2024-11-20 09:13:12
R
W
Run
Delete
Rename
articale.less
7.15 KB
2024-11-20 09:13:12
R
W
Run
Delete
Rename
blog.less
3.74 KB
2024-11-20 09:13:12
R
W
Run
Delete
Rename
blogSidebar.less
855 By
2024-11-20 09:13:12
R
W
Run
Delete
Rename
collection1.less
2.76 KB
2024-11-20 09:13:12
R
W
Run
Delete
Rename
collection2.less
3.56 KB
2024-11-20 09:13:12
R
W
Run
Delete
Rename
collection3.less
2.46 KB
2024-11-20 09:13:12
R
W
Run
Delete
Rename
collection4.less
3.61 KB
2024-11-20 09:13:12
R
W
Run
Delete
Rename
footer.less
2.71 KB
2024-11-20 09:13:12
R
W
Run
Delete
Rename
header.less
3.68 KB
2024-11-20 09:13:12
R
W
Run
Delete
Rename
home.less
5.48 KB
2024-11-20 09:13:12
R
W
Run
Delete
Rename
login.less
1.36 KB
2024-11-20 09:13:12
R
W
Run
Delete
Rename
other.less
10.91 KB
2024-11-20 09:13:12
R
W
Run
Delete
Rename
style.less
353 By
2024-11-20 09:13:12
R
W
Run
Delete
Rename
error_log
up
📄
footer.less
Save
#footer{ width: 100%; min-height: 290px; background: #ebebeb; margin-top: 40px; padding: 20px 0; .footer-area{ h3{ font-family: @openSan-semibold; font-size: 20px; color: #00799c; } .input-group{ margin: 20px 0; input{ height: 40px; border-radius: 0; } } .input-group-btn{ .btn{ height: 40px; background: #00799C; border-radius: 0; } } } .social-icons{ margin: 20px 0; a{ display: block; float: left; width: 40px; height: 40px; margin-right: 5px; background-image: url(../images/social-icon-black.png); background-repeat: no-repeat; &:hover{ background-image: url(../images/social-icon-color.png); background-repeat: no-repeat; } } .fb{background-position: 0 0;} .tweet{background-position: -47px 0;} .g-plus{background-position: -94px 0;} .UTube{background-position: -142px 0;} .printrest{background-position: -188px 0;} .blogger{background-position: -237px 0;} .instagram{background-position: -284px 0;} } .list-nav{ margin-top: 15px; h4{ font-family: @openSan-semibold; font-size: 16px; color: #00799c; a{ color: inherit; } } ul > li{ list-style-position: inside; list-style-image: url(../images/list-img.png); a{ color: #555555; } } } .footer-nav{ width: 100%; background: @white; min-height: 30px; padding: 5px 0; .navbar{ margin-bottom: 0; min-height: 40px; } .navbar-default{ background-color: transparent; border-color: transparent; .navbar-edit{ li{ float: left; list-style: none; padding: 0 15px; border-left: 1px solid #555555; &:first-child{ border-left: 0; padding-left: 0; } a{ color: #555555; } } } } .footer-menu-mobile{ .select{ margin: 10px 0; } .nav{ width: 100%; } } } }