aboutsummaryrefslogtreecommitdiff
path: root/src/app/manga/history
diff options
context:
space:
mode:
authorzephex-alt <[email protected]>2024-05-03 04:02:21 +0000
committerGitHub <[email protected]>2024-05-03 04:02:21 +0000
commit446eb6d593b97b7d11bc779afe02fdd621d79893 (patch)
tree1ba6acc811305d0be2aa1da06c183cfcc4f4d1ca /src/app/manga/history
parentadded edge runtime line (diff)
downloaddramalama-446eb6d593b97b7d11bc779afe02fdd621d79893.tar.xz
dramalama-446eb6d593b97b7d11bc779afe02fdd621d79893.zip
font changes, video player changes and other minor changes
Diffstat (limited to 'src/app/manga/history')
-rw-r--r--src/app/manga/history/continueWatching/cw.module.css4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/app/manga/history/continueWatching/cw.module.css b/src/app/manga/history/continueWatching/cw.module.css
index 29d0dc9..e83be6b 100644
--- a/src/app/manga/history/continueWatching/cw.module.css
+++ b/src/app/manga/history/continueWatching/cw.module.css
@@ -5,12 +5,10 @@
.mainText {
color: var(--light-green);
- font-family: "Poppins", serif;
font-size: 24px;
}
.animeContainer {
- font-family: "Poppins", serif;
font-size: 18px;
margin: 0px;
}
@@ -60,7 +58,7 @@
margin-right: 0.4rem;
border-radius: 0.2rem;
padding: 0.2rem;
- font-family: "Atkinson Hyperlegible", serif;
+ font-family: "Lexend Deca", serif;
background-color: #303030;
color: white;
cursor: pointer;