@pimaonline/pimaonline-themepack 2.1.8 → 2.1.9
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +1 -1
- package/dist/css/themes/fitness/styles.css +1 -0
- package/dist/img/theme-images/fitness/Chevrons.png +0 -0
- package/dist/img/theme-images/fitness/Chevrons50.png +0 -0
- package/dist/img/theme-images/fitness/bg.jpg +0 -0
- package/dist/js/scripts2.js +0 -4
- package/package.json +1 -1
package/README.md
CHANGED
@@ -0,0 +1 @@
|
|
1
|
+
@import"../../routes.css";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap";:root{--color-primary: rgba(103, 0, 93, 1);--color-secondary: rgba(13, 60, 63, 1);--color-tertiary: rgba(155, 249, 255, 1);--color-quaternary: rgba(219, 149, 45, 1);--color-white: rgba(255, 255, 255, 1);--color-black: rgba(30, 30, 30, 1);--primary-rgb: 103, 0, 93;--secondary-rgb: 13, 60, 63;--tertiary-rgb: 155, 249, 255;--quaternary-rgb: 219, 149, 45;--white-rgb: 255, 255, 255;--black-rgb: 30, 30, 30;--color-heading-icon: white}h1,h2{font-family:"Inter",serif;font-weight:700;font-style:italic}h3,h4,h5,h6,dt{font-family:"Work Sans",sans-serif}h1{text-transform:uppercase}h2{border-bottom:none;color:var(--color-black)}h3{color:var(--color-secondary)}h4{border-bottom:var(--color-primary);width:fit-content}body{background-image:linear-gradient(0deg, rgba(252, 252, 252, 0.5), rgba(252, 252, 252, 0.5)),url("../../../img/theme-images/fitness/bg.jpg");background-repeat:repeat;background-size:400px;border-top:none}.header img{border-radius:0 50px 0 0;border-bottom:none;grid-area:image}.header .text-container{border-radius:0 0 0 50px;background-color:var(--color-black);background-image:url(../../../img/theme-images/fitness/Chevrons50.png);grid-area:text;background-size:contain;background-position:right;background-repeat:no-repeat}.header .text-container h1,.header .text-container h2,.header .text-container h3,.header .text-container h4{color:var(--color-tertiary)}.header .text-container p{font-weight:300;position:relative;padding-bottom:50px;color:var(--color-white)}@media screen and (min-width: 998px){.header{width:auto;display:grid;grid-auto-rows:auto;grid-template-areas:"text image";grid-template-columns:50%;min-height:300px}.header .text-container{position:static;top:0;text-align:left;padding:15px}}@media screen and (min-width: 1024px){.header .text-container{background-size:200px;background-position-x:90%;background-position-y:10%}}.content-body{border:none;border-radius:0 50px;background-color:var(--color-white)}.content-body>h2:first-child,.content-body>h3:first-child{background-color:var(--color-black);color:var(--color-white);margin:-15px -15px 15px;padding:15px;border-radius:0 50px 0 0;position:relative}@media screen and (min-width: 768px){.content-body>h2:first-child::after,.content-body>h3:first-child::after{content:"";background-image:url(../../../img/theme-images/fitness/Chevrons.png);width:50px;height:50px;position:absolute;background-size:contain;background-repeat:no-repeat;left:90%}#second-column .content-body>h2:first-child::after,#second-column .content-body>h3:first-child::after{left:80%}}ul>li::before{content:"";font-family:"FontAwesome";color:var(--color-quaternary)}li.assignment{border:none;background-color:rgba(var(--black-rgb), 0.1);border-radius:0 40px 0 50px}li.assignment:nth-of-type(odd) :is(h2,h3,h4){background-color:var(--color-primary);margin:-11px -10px 10px -11px !important;border-radius:0 50px 0 0;color:var(--color-white)}li.assignment:nth-of-type(even) :is(h2,h3,h4){background-color:var(--color-secondary);margin:-11px -10px 10px -11px !important;border-radius:0 50px 0 0;color:var(--color-white)}li.assignment:nth-of-type(odd) .btn{border-radius:0 15px;background-color:var(--color-primary);border:none}li.assignment:nth-of-type(even) .btn{border-radius:0 15px;background-color:var(--color-secondary);border:none}li.assignment .btn{border-radius:0 15px;background-color:var(--color-primary);border:none;color:var(--color-white)}li.assignment .btn:hover{background-color:var(--color-black)}li.assignment .btn::after{content:"";font-family:"FontAwesome";margin-left:10px}blockquote::before,blockquote::after{color:var(--color-quaternary);content:""}.border{background-color:var(--color-black);color:var(--color-white);border:none;border-radius:0 50px;position:relative}.border h3{color:var(--color-tertiary);font-weight:100}.border h3::before{content:"";position:absolute;width:20px;height:5px;background-color:var(--color-quaternary);top:45px}.border p{color:var(--color-white)}.border.border-yellow{background-color:rgba(var(--black-rgb), 0.1) !important;border:none !important;border-radius:20px}.border-yellow :is(h2,h3,h4){color:var(--color-primary)}.border-yellow p{color:var(--color-black)}.border-yellow::before{content:none}.call-out{border-radius:20px;background-color:rgba(var(--black-rgb), 0.1)}.call-out::before{border-radius:20px 20px 0 0;background-color:var(--color-secondary)}.card-horizontal{background-color:var(--color-primary);border-radius:0 50px}.card-horizontal.reversed{display:flex;flex-flow:column-reverse}.card-horizontal.reversed .card-body::before{content:"";font-family:"FontAwesome";font-size:2.5rem;position:absolute;color:var(--color-primary);top:-11%;left:50%}.card-horizontal.reversed .card-body::after{content:none}.card-body{position:relative}.card-body>p{color:var(--color-white);padding:10px}.card-body::after{content:"";font-family:"FontAwesome";font-size:2.5rem;position:absolute;color:var(--color-primary);top:93%;left:50%}@media screen and (max-width: 600px){.card-img img{width:100%;border-radius:0 0 0 50px}.card-horizontal.reversed img{border-radius:0 50px 0 0}}@media screen and (min-width: 600px){.card-horizontal{display:flex}.card-horizontal>.card-body{flex-basis:50%}.card-horizontal>.card-body::after{content:"";top:40%;left:101%}.card-horizontal>.card-img{flex-basis:50%}.card-horizontal>.card-img img{border-radius:0 50px 0 0}.card-horizontal.reversed{flex-flow:row-reverse}.card-horizontal.reversed .card-body::before{content:"";top:40%;left:-15%}.card-horizontal.reversed .card-img img{border-radius:0 0 0 50px}}@media screen and (min-width: 700px)and (max-width: 967px){#two-column .card-horizontal{display:block}#two-column .card-horizontal>.card-img img{border-radius:0 0 0 50px;width:100%}#two-column .card-horizontal>.card-body::after{content:"";top:90%;left:50%}}@media screen and (min-width: 768px){.card-horizontal>.card-body{flex-basis:70%}.card-horizontal>.card-img{flex-basis:30%}.card-horizontal.reversed .card-body::before{left:-2%}}.media-info,.media-info p{color:var(--color-primary)}.side-by-side-item{border-radius:0 50px}.side-by-side-item:first-child{background-color:rgba(var(--black-rgb), 0.3)}.side-by-side-item:last-child{background-color:rgba(var(--black-rgb), 0.1)}.side-by-side-item p{padding:10px}@media screen and (max-width: 768px){table.display-lg tbody tr td:first-child{background-color:var(--color-secondary)}table.display-lg td a{color:var(--color-tertiary)}}@media screen and (min-width: 768px){table.display-lg th{background-color:var(--color-secondary)}}.video-widget .video-card{background-color:var(--color-secondary);border-radius:0 50px}.video-widget .video-card h2,.video-widget .video-card h3{color:var(--color-white)}.video-widget .video-card p{color:var(--color-white)}.video-widget .video-card a.btn{border-radius:0 15px;background-color:var(--color-black);border:none}.video-widget .video-card a.btn:hover{background-color:var(--color-white);color:var(--color-primary)}.tabs label{padding:5px}#footer{border-radius:0 15px;border:none;padding:2px 0;background-color:var(--color-white)}#footer>p{color:var(--color-primary);font-weight:700}
|
Binary file
|
Binary file
|
Binary file
|
package/dist/js/scripts2.js
CHANGED
@@ -279,10 +279,6 @@ if (document.querySelector(".toggle-btn") || document.querySelector(".toggle-foo
|
|
279
279
|
|
280
280
|
// Call function with jQuery scripts
|
281
281
|
const callJquery = () => {
|
282
|
-
// Show/Hide Toggle Button for Accordion widget
|
283
|
-
$('.toggle-btn').on('click', function () {
|
284
|
-
$(this).next().slideToggle(200);
|
285
|
-
});
|
286
282
|
// Toggle Button's Arrow Right Points Down on Click
|
287
283
|
$('.arrow-right').on('click', function () {
|
288
284
|
$(this).toggleClass('arrow-down');
|
package/package.json
CHANGED