mirror of
https://github.com/JustAnimeCore/JustAnime.git
synced 2026-04-17 13:51:44 +00:00
Landing page
This commit is contained in:
11
src/components/schedule/schedule.css
Normal file
11
src/components/schedule/schedule.css
Normal file
@@ -0,0 +1,11 @@
|
||||
.next,
|
||||
.prev {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
border-radius: 100%;
|
||||
background-color: white;
|
||||
color: black;
|
||||
font-size: 13px;
|
||||
padding: 10px;
|
||||
z-index: 10;
|
||||
}
|
||||
Reference in New Issue
Block a user