mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-03 16:08:53 +01:00
Initial commit
This commit is contained in:
parent
080dcbf2ec
commit
213b5cc9cd
14
CSS/theme.css
Normal file
14
CSS/theme.css
Normal file
@ -0,0 +1,14 @@
|
||||
.skinHeader {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
.headerTabs {
|
||||
background-color:rgba(25, 25, 25, 0.5) !important;
|
||||
border-radius: 50px !important;
|
||||
backdrop-filter: blur(50px) !important;
|
||||
}
|
||||
|
||||
.cardContent,
|
||||
.cardPadder {
|
||||
border-radius: 15px !important;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user