Update '868-mhz/index.html'

master
louisa 2 years ago
parent a387f133d5
commit 1be5ddb543

@ -13,9 +13,9 @@
<body>
<style>
#main{background-color: black;}
.ext {
.ext {color: white;
border-bottom-color: #ff4800;
background: linear-gradient(to bottom, #ff4800 0, #fff 100%);
background: linear-gradient(to bottom, #000 0, #ff4800 100%);
}
</style>
<div id='wrapper'></div>

Loading…
Cancel
Save