the-glorious-startpage/css/top-panel.css
2020-06-04 07:50:05 +08:00

6 lines
94 B
CSS

#topPanel {
background: var(--panel-bg);
width: 100vw;
height: 32px;
position: absolute;
}