diff --git a/assets/css/refresher.css b/assets/css/refresher.css
index 43a822ed9..e55e98e11 100644
--- a/assets/css/refresher.css
+++ b/assets/css/refresher.css
@@ -43,8 +43,8 @@
right: 30px;
}
#caduceus {
- width: 50px;
- height: 50px;
+ width: 30px;
+ height: 30px;
}
}
@@ -58,8 +58,8 @@ and (-webkit-min-device-pixel-ratio: 2) {
right: 60px;
}
#caduceus {
- width: 50px;
- height: 50px;
+ width: 30px;
+ height: 30px;
}
}
@@ -72,8 +72,8 @@ and (-webkit-min-device-pixel-ratio: 2) {
right: 8px;
}
#caduceus {
- width: 50px;
- height: 50px;
+ width: 30px;
+ height: 30px;
}
}
@@ -87,8 +87,8 @@ and (-webkit-min-device-pixel-ratio: 3) {
right: 10px;
}
#caduceus {
- width: 50px;
- height: 50px;
+ width: 30px;
+ height: 30px;
}
}
@@ -102,8 +102,8 @@ and (-webkit-min-device-pixel-ratio: 3) {
right: 12px;
}
#caduceus {
- width: 50px;
- height: 50px;
+ width: 30px;
+ height: 30px;
}
}
@@ -114,7 +114,7 @@ and (max-device-width: 896px)
and (-webkit-min-device-pixel-ratio: 2) {
#caduceus {
- width: 50px;
- height: 50px;
+ width: 30px;
+ height: 30px;
}
}
\ No newline at end of file
diff --git a/assets/css/style.css b/assets/css/style.css
index ff2f9ae01..ce14eb0f7 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -1091,11 +1091,11 @@ body.dark-mode .dropdown-menu-item:hover {
}
body.dark-mode .chapter-card {
- background-color: var(--chinese-violet);
+ /* background-color: var(--chinese-violet); */
}
body.dark-mode .chapter-card::before {
- background-color: var(--old-rose);
+ background: var(--old-rose);
}
body.dark-mode .chapter-card:hover {
@@ -1216,20 +1216,40 @@ body.dark-mode .chapter-card:hover {
padding: 20px 0px;
}
.pricing-card {
+ box-shadow: rgba(53, 31, 31, 0.5) 0px 5px 10px 0px inset;
padding: 40px 50px;
background-color: var(--seashell);
text-align: center;
transition: var(--transition-2);
border-radius: var(--radius-5);
- box-shadow: var(--shadow-2);
+ /* box-shadow: var(--shadow-2); */
display: flex;
flex-direction: column;
justify-content: space-between;
- min-height: 200px;
+ min-height: 150px;
margin-top: 100px;
}
+
+.pricing-card button{
+ margin-top: 20px !important;
+ box-shadow: rgba(50, 50, 93, 0.5) 0px 50px 100px -20px inset,
+ rgba(0, 0, 0, 0.7) 0px 30px 60px -30px,
+ rgba(10, 37, 64, 0.75) 0px -2px 6px 0px inset;
+ font-weight: 500 !important;
+}
+body.dark-mode .pricing-card button{
+ margin-left: auto !important;
+ margin-right: auto !important;
+ background-color: #faa2a2 !important;
+ color:#6a1818 !important;
+ box-shadow: rgba(80, 80, 92, 0.5) 0px 50px 100px -20px inset,
+ rgba(86, 73, 73, 0.7) 0px 30px 60px -30px,
+ rgba(74, 76, 78, 0.75) 0px -2px 6px 0px inset;
+ font-weight: 500 !important;
+
+}
.dark-mode .pricing-card {
- background-color: #151111;
+ background:linear-gradient(#000000, #8e4949);
}
.dark-mode .pricing-card .card-title {
color: white;
@@ -1251,6 +1271,10 @@ body.dark-mode .chapter-card:hover {
}
.pricing-card .price {
+ box-shadow: rgba(53, 31, 31, 0.5) 0px 5px 10px 0px ;
+ background: linear-gradient(#8f3838, #db7272);
+ color:white !important;
+ border-radius: 10px;
font-family: var(--ff-philosopher);
font-size: var(--fs-1);
color: var(--charcoal);
@@ -3238,7 +3262,11 @@ footer {
fill: #1e1c1c;
}
-
+.iconrow{
+ display: flex;
+ flex-direction: row;
+ justify-content: space-between;
+}
/* Switch Container */
.switch-container {
position: absolute;
@@ -3446,6 +3474,9 @@ body.dark-mode .pricing-card h3 {
gap: 10px;
}
+body.dark-mode .chapter-card{
+ background:linear-gradient(#090e11, #4b2e2e);
+}
/* Medium devices (large tablets and small laptops, 768px to 1060px) */
@media (min-width: 950px) and (max-width: 1060px) {
.foot-top {
diff --git a/assets/html/audio.html b/assets/html/audio.html
new file mode 100644
index 000000000..327ab8878
--- /dev/null
+++ b/assets/html/audio.html
@@ -0,0 +1,169 @@
+
+
+
+
+
+ SwapReads - Custom Audiobook Player
+
+
+
+
+
+
The Great Adventure
+
by John Doe
+
+
+
+
+
+
+
+
+
diff --git a/assets/html/comsp.html b/assets/html/comsp.html
index 8cd148fe8..ea154d5af 100644
--- a/assets/html/comsp.html
+++ b/assets/html/comsp.html
@@ -36,7 +36,10 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+