mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2025-12-23 23:20:00 +01:00
Merge pull request #183 from SaltyViper/testing
Fixed round buttons in style.css and data.h
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -19,7 +19,7 @@ button {
|
||||
background: #00B0FF;
|
||||
color: #fff;
|
||||
border: 1px solid #8F8F8F;
|
||||
border-radius: 14px;
|
||||
border-radius: 2px;
|
||||
padding: 0.34em 0.3em;
|
||||
margin-bottom: 0.6em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user