-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Etienne Dldc
committed
Nov 26, 2015
1 parent
95bf57f
commit ce9bda0
Showing
43 changed files
with
2,813 additions
and
175 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
.DS_Dtore | ||
.DS_Store | ||
node_modules | ||
bower_components | ||
data | ||
dist |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
<style lang="sass?outputStyle=expanded" scoped> | ||
@import "../styles/variables.scss"; | ||
.sidebar{ | ||
position: absolute; | ||
right: 0; | ||
top: 0; | ||
bottom: 0; | ||
width : 325px; | ||
background: $color_main; | ||
opacity : 0.98 ; | ||
padding-left: 40px; | ||
padding-right: 35px; | ||
h3{ | ||
color : #808080; | ||
text-transform: uppercase; | ||
font-family : 'cpcompanyregular', sans-serif; | ||
font-size: 16px; | ||
padding-top: 30px; | ||
padding-bottom: 12px; | ||
letter-spacing: 3px; | ||
margin: 0; | ||
} | ||
hr{ | ||
//width : 250px; | ||
background-color : #303030; | ||
height : 1px; | ||
border: none; | ||
} | ||
p.legende-info{ | ||
font-family : ‘Helvetica-Neue’, sans-serif; | ||
font-weight: 300; | ||
font-size : 14px; | ||
line-height: 1.6; | ||
color : #666666; | ||
margin-top : 15px; | ||
margin-bottom : 20px; | ||
} | ||
} | ||
</style> | ||
|
||
<template> | ||
<div class="sidebar"> | ||
<h3>Légendes</h3> | ||
<hr/> | ||
<p class="legende-info"><span class="num">1.</span>Afficher/Masquer les facteurs affectant la solitude des arbres.</p> | ||
<p class="legende-info"><span class="num">2.</span>Jaugez l’importance que vous accordez à l’impact des | ||
différents facteurs sur la solitude des arbres</p> | ||
<hr/> | ||
|
||
</div> | ||
</template> | ||
|
||
<script> | ||
import $ from 'jquery'; | ||
export default { | ||
ready() { | ||
}, | ||
methods: { | ||
} | ||
} | ||
</script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 26, 2015 */ | ||
|
||
@font-face { | ||
font-family: 'cpcompanyregular'; | ||
src: url('styles/fonts/cpcompany-light-webfont.eot'); | ||
src: url('styles/fonts/cpcompany-light-webfont.eot?#iefix') format('embedded-opentype'), | ||
url('styles/fonts/cpcompany-light-webfont.woff2') format('woff2'), | ||
url('styles/fonts/cpcompany-light-webfont.woff') format('woff'), | ||
url('styles/fonts/cpcompany-light-webfont.ttf') format('truetype'), | ||
url('styles/fonts/cpcompany-light-webfont.svg#cpcompanyregular') format('svg'); | ||
font-weight: normal; | ||
font-style: normal; | ||
|
||
} | ||
|
||
@font-face { | ||
font-family: 'dekarregular'; | ||
src: url('styles/fonts/dekar-webfont.eot'); | ||
src: url('styles/fonts/dekar-webfont.eot?#iefix') format('embedded-opentype'), | ||
url('styles/fonts/dekar-webfont.woff2') format('woff2'), | ||
url('styles/fonts/dekar-webfont.woff') format('woff'), | ||
url('styles/fonts/dekar-webfont.ttf') format('truetype'), | ||
url('styles/fonts/dekar-webfont.svg#dekarregular') format('svg'); | ||
font-weight: normal; | ||
font-style: normal; | ||
|
||
} |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# Font Squirrel Font-face Generator Configuration File | ||
# Upload this file to the generator to recreate the settings | ||
# you used to create these fonts. | ||
|
||
{"mode":"optimal","formats":["ttf","woff","woff2","eotz"],"tt_instructor":"default","fix_gasp":"xy","fix_vertical_metrics":"Y","metrics_ascent":"","metrics_descent":"","metrics_linegap":"","add_spaces":"Y","add_hyphens":"Y","fallback":"none","fallback_custom":"100","options_subset":"basic","subset_custom":"","subset_custom_range":"","subset_ot_features_list":"","css_stylesheet":"stylesheet.css","filename_suffix":"-webfont","emsquare":"2048","spacing_adjustment":"0"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
|
||
|
||
$color_main : #1b1b1b; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters