Initial commit (stolen from https://gitlab.utc.fr/jrda-2021/website)
This commit is contained in:
15
_themes/prologue/assets/css/ie9.css
Normal file
15
_themes/prologue/assets/css/ie9.css
Normal 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");
|
||||
}
|
||||
Reference in New Issue
Block a user