V.2.21
This commit is contained in:
@@ -139,7 +139,6 @@ const char html_page_index[] PROGMEM = R"rawliteral(
|
||||
position: relative;
|
||||
text-decoration: none;
|
||||
text-transform: uppercase;
|
||||
width: 100%;
|
||||
padding: 0.25rem 0.5rem;
|
||||
@media(min-width: 600px) {
|
||||
margin: 0 1em 2em;
|
||||
@@ -238,7 +237,7 @@ const char html_page_index[] PROGMEM = R"rawliteral(
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
<input id="d" type='text' style='width:80%;font-size:0.75rem;' value=''>
|
||||
<input id="d" type='text' style='width:80%;font-size:0.75rem;display:none;' value=''>
|
||||
<div class='option m50'>
|
||||
<input class="fs17" id="save" class="btn" type='button' value='dauerhaft speichern' onclick='save();'>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user