This commit is contained in:
2023-08-11 00:24:50 +02:00
commit 5729e4a33a
77 changed files with 4183 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
/*
Prologue by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/* Button */
input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.button {
background-image: url("images/ie/grad0-15.svg");
}