mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2025-12-23 15:10:06 +01:00
resolved CSS error
changed button border color to a valid hex code
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -16,7 +16,7 @@ h1{
|
|||||||
button{
|
button{
|
||||||
background: #00B0FF;
|
background: #00B0FF;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
border: 1px solid #7A7A7A80;
|
border: 1px solid #8F8F8F;
|
||||||
border-radius: 14px;
|
border-radius: 14px;
|
||||||
padding: 0.34em 0.3em;
|
padding: 0.34em 0.3em;
|
||||||
margin-bottom: 0.6em;
|
margin-bottom: 0.6em;
|
||||||
|
|||||||
Reference in New Issue
Block a user