We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed766cb commit 3adaf4eCopy full SHA for 3adaf4e
examples/esp8266/WebServer/WebServer/data/index.css
@@ -14,7 +14,7 @@ a:hover {
14
padding:1em;
15
background-color: #010;
16
color: lime;
17
- border: solid 1px: lime;
+ border: solid 1px lime;
18
border-radius: 3px;
19
text-align: right;
20
}
examples/esp8266/WebServer/WebServer/data/r-site.css
@@ -10,7 +10,7 @@ input {
10
input.aml_field, .aml_ops select {
11
12
13
input.aml_field {
0 commit comments