Remove unneeded js files in hooks.py
This commit is contained in:
@ -4,7 +4,7 @@ section {background:#01071C}
|
||||
.row {margin-bottom:20px}
|
||||
.rd-heading-row {margin-bottom:50px}
|
||||
.rd.card {background-color:#1C2037}
|
||||
h2 {color:#E0E0E0}
|
||||
h1,h2,h3,h4,h5,h6,p {color:#E0E0E0}
|
||||
h2.rd {color:#E0E0E0}
|
||||
.rd-button-one {padding:10px 20px;font-weight:bold;border-radius:3px;color:black;background-image: linear-gradient(134deg, #008AFC 27%, #97F8F4 100%)}
|
||||
.text-gradient-1 {background-clip:text;-webkit-background-clip: text !important;padding-top:10px;padding-bottom:20px;background: -webkit-linear-gradient(#119CFF, #97F8F4);-webkit-text-fill-color: transparent}
|
||||
@ -29,6 +29,22 @@ nav.rd-navbar-1 .navbar-toggler svg {stroke:white}
|
||||
}
|
||||
|
||||
/* ------- Sections --------*/
|
||||
/* ------- 50/50 Accordion Section - 1 ---------*/
|
||||
section.rd-fifty-fifty-accordion-one {background:#01071C;position:relative;z-index:1}
|
||||
.rd-fifty-fifty-accordion-one .rd-heading-row {margin-bottom:80px}
|
||||
.rd-fifty-fifty-accordion-one p {font-size:1.5rem}
|
||||
.rd-fifty-fifty-accordion-one .accordion-header {color:white;font-size:1.5rem}
|
||||
.rd-fifty-fifty-accordion-one .accordion-header button:after {content:"";background-image:url("/assets/rangeldigital/files/svg/down.svg");filter:brightness(100);height:17px;width:17px}
|
||||
.rd-fifty-fifty-accordion-one .accordion-body {color:white;font-size:1.1rem}
|
||||
.rd-fifty-fifty-accordion-one button {width:100%;text-align:left;color:white;background:none;border:none}
|
||||
@media only screen and (min-width: 768px) {
|
||||
.rd-fifty-fifty-accordion-one .rd-accordion-column:before {content:"";position:absolute;background:white;height:100%;width:1px}
|
||||
|
||||
}.rd-fifty-fifty-accordion-one .accordion-item {gap:10px;padding-left:20px}
|
||||
.rd-fifty-fifty-accordion-one .accordion-body {padding-left:10px}
|
||||
/* ------- Parallax Cards - 1 ---------*/
|
||||
.rd-parallax-cards-one .feature-item-inner {background-color:transparent;background-image:linear-gradient(180deg, rgb(0, 138, 252) 0%, rgb(28, 31, 55) 100%);border-bottom-color:rgb(17, 156, 255)}
|
||||
|
||||
/* ------- 5 Card Section - 1 ---------*/
|
||||
.rd-5-card-section-1 h2 {color:white;margin-bottom:40px}
|
||||
.rd-5-card-section-1 h5 {color:white;font-weight:400}
|
||||
@ -100,6 +116,17 @@ section.rd-four-blurb-box-one > .container {background:blue;overflow:hidden;posi
|
||||
/* ---------- Parallax Cards - 1 ---------- */
|
||||
.rd-parallax-cards-1 .rd-sub-heading {margin-bottom:60px}
|
||||
|
||||
|
||||
/* ---------- Page Heading - 2 ---------- */
|
||||
section.rd-page-heading-2 {padding-top:255px;padding-bottom:120px}
|
||||
.rd-page-heading-2 .rd-heading {font-size:4rem;font-weight:bold}
|
||||
.rd-page-heading-2 .rd-sub-heading {color:white;font-size:1rem;font-weight:bold}
|
||||
.rd-page-heading-2 img {margin-top:80px}
|
||||
@media only screen and (max-width: 767px) {
|
||||
section.rd-page-heading-2 {padding-top:150px;padding-bottom:80px}
|
||||
.rd-page-heading-2 .rd-heading {font-size:2rem}
|
||||
}
|
||||
|
||||
/* ---------- Footers ---------- */
|
||||
footer.rd-footer-1 {position:relative;padding-top:100px;min-height:400px;background:#01071C}
|
||||
footer.rd-footer-1:before {opacity:0.5;content:"";display:block;position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;background-size:cover;background-image:url(/assets/rangeldigital/files/img/bg-gradient-waves-1.jpg)}
|
||||
|
||||
@ -66,24 +66,7 @@ body {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-family: var(--saas-Inter);
|
||||
font-weight: 600;
|
||||
color: var(--saas-gray-dark);
|
||||
}
|
||||
|
||||
p {
|
||||
font-family: var(--saas-Inter);
|
||||
font-weight: 400;
|
||||
font-size: 18px;
|
||||
line-height: 28px;
|
||||
color: var(--saas-gray);
|
||||
}
|
||||
|
||||
/** === Predefined Global Classes === **/
|
||||
button:focus {
|
||||
@ -1746,7 +1729,7 @@ h2.wow.fadeInUp.home_5_testi {
|
||||
}
|
||||
|
||||
.feature_item_inner {
|
||||
background: linear-gradient(175deg, #7579ff 0%, #b224ef 100%);
|
||||
background: linear-gradient(45deg, #97F8F4 0%, #008AFC 100%);
|
||||
border-radius: 20px;
|
||||
padding: 90px;
|
||||
}
|
||||
|
||||
1
rangeldigital/public/files/svg/down.svg
Normal file
1
rangeldigital/public/files/svg/down.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#212529'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>
|
||||
|
After Width: | Height: | Size: 231 B |
Reference in New Issue
Block a user