at path:
ROOT
/
less
/
collection1.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
📄
collection1.less
Save
#main-content{ .collect1-slider{ margin: 20px 0; .carousel{ position: relative; padding: 0; img{ width: 100%; max-height: 200px; min-height: 200px; } .content{ position: absolute; width: 100%; height: 100%; z-index: 999; background-color: @black; opacity: 0.8; color: @white; top: 0; padding: 20px; h3{ margin-top: 0; } a{ float: right; text-decoration: none; font-size: 13px; font-style: italic; color: #FFF; &:hover{ text-decoration: underline; } } } } } .collect1-content{ h1{ font-family: @openSan-semibold; font-size: 25px; color: #555555; } h2{ font-size: 16px; font-family: @openSan-semibold; color: #e9336a; line-height: 20px; a{ color: inherit; } } h3{ font-size: 16px; font-family: @openSan-semibold; color: #e9336a; margin-top: 0; a{ color: inherit; } } ul > li{ list-style-position: inside; font-size: 16px; margin: 10px 0; color: #e9336a; a{ color: #e9336a; } } .panel{ border: 0; border-radius: 0; box-shadow: none; margin-bottom: 5px; .panel-heading{ padding: 5px 15px; border-radius: 0; cursor: pointer; .collapse{ width: 15px; height: 15px; display: inline-block; float: right; margin-top: -30px; background-image: url(../images/min.png); background-repeat: no-repeat; } h4{ color: #fff; img{ display: inline-block; margin-right: 10px; } } } .collapsed .collapse{ background-image: url(../images/plus.png) !important; } } } }