diff --git a/sd-card/html/edit_config_param.html b/sd-card/html/edit_config_param.html index 9276dbd6..5fb3d321 100644 --- a/sd-card/html/edit_config_param.html +++ b/sd-card/html/edit_config_param.html @@ -41,6 +41,25 @@ textarea { .hidden { display: none; } + + +.red { + color: red; +} + +.gray { + background-color: Lightgray; +} + + +/*th { + text-align: left; +} + +tbody tr:nth-child(odd) { + background-color: Lightgray; +}*/ + @@ -817,8 +836,8 @@ textarea { GPIO 0 Usable with restrictions.
- Must be disabled when camera is used.
- Pin is used to activate flash mode and must therefore be HIGH when booting. + Must be disabled when camera is used.
+ Pin is used to activate flash mode and must therefore be HIGH when booting. @@ -1099,7 +1118,7 @@ textarea { GPIO 4 Usable with restrictions.
- Pin is used for build-in flash light. + Pin is used for build-in flash light.