the-glorious-startpage/css/top-panel.css

6 lines
94 B
CSS
Raw Normal View History

2020-06-04 01:50:05 +02:00
#topPanel {
background: var(--panel-bg);
width: 100vw;
height: 32px;
position: absolute;
}