From f04a3b5f9d57ed8b08ac0dc8fcdc8bb09853bd99 Mon Sep 17 00:00:00 2001 From: Manuel Prodinger Date: Wed, 16 Mar 2022 11:42:12 +0100 Subject: [PATCH 1/2] add buttons schriftart funktioniert noch nicht --- button.html | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 button.html diff --git a/button.html b/button.html new file mode 100644 index 0000000..9e14a6f --- /dev/null +++ b/button.html @@ -0,0 +1,53 @@ + + + + + + + Buttons + + + + + + +
+ + + \ No newline at end of file From aaddbb6e569341850820a14ad847668333b4024f Mon Sep 17 00:00:00 2001 From: Manuel Prodinger Date: Wed, 16 Mar 2022 12:04:35 +0100 Subject: [PATCH 2/2] edit buttons --- button.html | 28 +++++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/button.html b/button.html index 9e14a6f..70e9438 100644 --- a/button.html +++ b/button.html @@ -8,17 +8,15 @@
+
+ +
+
+ \ No newline at end of file