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