LoRa_APRS_iGate/data_embed/style.css
2024-03-22 19:07:35 +01:00

8 lines
126 B
CSS

.alert-fixed {
position:fixed;
top: 0px;
left: 0px;
width: 100%;
z-index:9999;
border-radius:0px
}