diff options
author | Rasmus <rasmus.luha@gmail.com> | 2023-04-02 00:30:04 +0300 |
---|---|---|
committer | Rasmus <rasmus.luha@gmail.com> | 2023-04-02 00:30:04 +0300 |
commit | 9a4d6be0ca9cb86ef56acdbf8bcc1fe9f920a19c (patch) | |
tree | d34ad511c060ccb745ae0b2c823ceb2c16e535c8 /rannak/mangud/direktor/loosung/index.html | |
parent | ba837f70632519d58ae0f3f95bfad0dbb8051fc0 (diff) |
plakat Done, all Games Done!!
Diffstat (limited to 'rannak/mangud/direktor/loosung/index.html')
-rw-r--r-- | rannak/mangud/direktor/loosung/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rannak/mangud/direktor/loosung/index.html b/rannak/mangud/direktor/loosung/index.html index b3dc5d5..aff0e19 100644 --- a/rannak/mangud/direktor/loosung/index.html +++ b/rannak/mangud/direktor/loosung/index.html @@ -92,7 +92,7 @@ <label for="fontSize">Teksti suurus:</label> <input type="number" value="20" size="5" id="fontSize" name="fontSize" min="10" max="50"> - <label for="color">Särgi värv:</label> + <label for="fontColor">Teksti värv:</label> <input type="color" id="fontColor" value="#ffffff"/> <button id="resetBtn">Taasta</button> |