Update '868-mhz/index.html'

master
louisa 2 years ago
parent b1ef6098fe
commit cc8eb004bc

@ -12,7 +12,11 @@
<body> <body>
<style> <style>
#main{background-color: #55554a;} #main{background-color: black;}
.ext {
border-bottom-color: #ff4800;
background: linear-gradient(to bottom, #ff4800 0, #ff4800 100%);
}
</style> </style>
<div id='wrapper'></div> <div id='wrapper'></div>
<a href='../' id='homebttn' class='ext'> << home</a> <a href='../' id='homebttn' class='ext'> << home</a>

Loading…
Cancel
Save