Nouvelle page d'accueil suivant HTML5UP.net
This commit is contained in:
4
collection/core/static/css/font-awesome.min.css
vendored
Normal file
4
collection/core/static/css/font-awesome.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
27
collection/core/static/css/ie8.css
Normal file
27
collection/core/static/css/ie8.css
Normal file
@ -0,0 +1,27 @@
|
||||
/*
|
||||
Eventually by HTML5 UP
|
||||
html5up.net | @ajlkn
|
||||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
||||
*/
|
||||
|
||||
/* BG */
|
||||
|
||||
#bg {
|
||||
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
|
||||
}
|
||||
|
||||
/* Type */
|
||||
|
||||
body, input, select, textarea {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
/* Form */
|
||||
|
||||
input[type="text"],
|
||||
input[type="password"],
|
||||
input[type="email"],
|
||||
select,
|
||||
textarea {
|
||||
border: solid 2px #fff;
|
||||
}
|
12
collection/core/static/css/ie9.css
Normal file
12
collection/core/static/css/ie9.css
Normal file
@ -0,0 +1,12 @@
|
||||
/*
|
||||
Eventually by HTML5 UP
|
||||
html5up.net | @ajlkn
|
||||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
||||
*/
|
||||
|
||||
/* Signup Form */
|
||||
|
||||
#signup-form > * {
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
}
|
1187
collection/core/static/css/main.css
Normal file
1187
collection/core/static/css/main.css
Normal file
File diff suppressed because it is too large
Load Diff
BIN
collection/core/static/fonts/FontAwesome.otf
Normal file
BIN
collection/core/static/fonts/FontAwesome.otf
Normal file
Binary file not shown.
BIN
collection/core/static/fonts/fontawesome-webfont.eot
Normal file
BIN
collection/core/static/fonts/fontawesome-webfont.eot
Normal file
Binary file not shown.
685
collection/core/static/fonts/fontawesome-webfont.svg
Normal file
685
collection/core/static/fonts/fontawesome-webfont.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 382 KiB |
BIN
collection/core/static/fonts/fontawesome-webfont.ttf
Normal file
BIN
collection/core/static/fonts/fontawesome-webfont.ttf
Normal file
Binary file not shown.
BIN
collection/core/static/fonts/fontawesome-webfont.woff
Normal file
BIN
collection/core/static/fonts/fontawesome-webfont.woff
Normal file
Binary file not shown.
BIN
collection/core/static/fonts/fontawesome-webfont.woff2
Normal file
BIN
collection/core/static/fonts/fontawesome-webfont.woff2
Normal file
Binary file not shown.
BIN
collection/core/static/images/bg01.jpg
Normal file
BIN
collection/core/static/images/bg01.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 870 KiB |
BIN
collection/core/static/images/bg02.jpg
Normal file
BIN
collection/core/static/images/bg02.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 MiB |
8
collection/core/static/js/ie/html5shiv.js
vendored
Normal file
8
collection/core/static/js/ie/html5shiv.js
vendored
Normal file
File diff suppressed because one or more lines are too long
6
collection/core/static/js/ie/respond.min.js
vendored
Normal file
6
collection/core/static/js/ie/respond.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
173
collection/core/static/js/main.js
Normal file
173
collection/core/static/js/main.js
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user