Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
Full change
  • Loading branch information
jflaloux committed Apr 5, 2016
1 parent 76ff182 commit 3f60859
Show file tree
Hide file tree
Showing 56 changed files with 3,084 additions and 12,235 deletions.
4 changes: 4 additions & 0 deletions assets/css/font-awesome.min.css

Large diffs are not rendered by default.

26 changes: 26 additions & 0 deletions assets/css/ie8.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
/*
Aerial by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Header */

#header nav a {
position: relative;
border: solid 1px #fff;
border-radius: 100%;
-ms-behavior: url("assets/js/ie/PIE.htc");
}

#header nav a:before {
border: 0;
}

/* Footer */

#footer {
background-image: url("images/ie/footer.png");
background-position: bottom left;
background-repeat: repeat-x;
}
33 changes: 33 additions & 0 deletions assets/css/ie9.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
/*
Aerial by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Wrapper */

#wrapper {
opacity: 1;
}

/* Overlay */

#overlay {
opacity: 1;
}

/* Header */

#header {
opacity: 1;
}

#header nav li {
opacity: 1;
}

/* Footer */

#footer {
background-image: url("images/ie/footer.svg");
}
Binary file added assets/css/images/bg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/css/images/ie/footer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions assets/css/images/ie/footer.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/css/images/overlay-pattern.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions assets/css/images/overlay.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 3f60859

Please sign in to comment.