mirror of
https://github.com/manilarome/the-glorious-startpage.git
synced 2024-12-27 08:28:56 +01:00
6 lines
94 B
CSS
6 lines
94 B
CSS
|
#topPanel {
|
||
|
background: var(--panel-bg);
|
||
|
width: 100vw;
|
||
|
height: 32px;
|
||
|
position: absolute;
|
||
|
}
|