mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-03 16:08:53 +01:00
Moved misplaced code
This commit is contained in:
parent
86e1705a31
commit
59bab1734c
@ -1,11 +0,0 @@
|
||||
/*Transparent top header */
|
||||
|
||||
.skinHeader {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
.headerTabs {
|
||||
background-color:rgba(25, 25, 25, 0.5) !important;
|
||||
border-radius: 50px !important;
|
||||
backdrop-filter: blur(50px) !important;
|
||||
}
|
||||
@ -9,5 +9,4 @@
|
||||
border-radius: 50px !important;
|
||||
backdrop-filter: blur(50px) !important;
|
||||
margin-top: -1.7em !important;
|
||||
margin-left: 250px !important;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user