mirror of
https://github.com/manilarome/the-glorious-startpage.git
synced 2025-01-09 06:48:16 +01:00
6 lines
94 B
CSS
6 lines
94 B
CSS
|
#topPanel {
|
||
|
background: var(--panel-bg);
|
||
|
width: 100vw;
|
||
|
height: 32px;
|
||
|
position: absolute;
|
||
|
}
|