]> git.parisson.com Git - mezzo.git/commit
Basic styles for pages, styles for artist list
authorPhilippe Barbosa <contact@philippebarbosa.com>
Wed, 2 Mar 2016 22:49:11 +0000 (23:49 +0100)
committerPhilippe Barbosa <contact@philippebarbosa.com>
Wed, 2 Mar 2016 22:49:11 +0000 (23:49 +0100)
commiteb8383935840a0e45d3de9981572be444b7b0b40
treea50b8ebf126882dc3179f5b5f607c5e842e59d16
parent5d5165cecca91263fae0cb3618bd179f800a9dd4
Basic styles for pages, styles for artist list
40 files changed:
app/festival/static/css/index.css
app/festival/static/fonts/font-awesome/fontawesome-webfont.eot [new file with mode: 0644]
app/festival/static/fonts/font-awesome/fontawesome-webfont.woff [new file with mode: 0644]
app/festival/static/fonts/font-awesome/fontawesome-webfont.woff2 [new file with mode: 0644]
app/festival/static/img/MANZONI_DEF_avec.pdf [new file with mode: 0644]
app/festival/static/img/bg.png [new file with mode: 0644]
app/festival/static/img/bg@2X.png [new file with mode: 0644]
app/festival/static/img/bg_manzoni.jpg [new file with mode: 0644]
app/festival/static/img/logo_cnrs.jpg [new file with mode: 0644]
app/festival/static/img/logo_inra.png [new file with mode: 0644]
app/festival/static/img/logo_ircam_black.png [new file with mode: 0644]
app/festival/static/img/logo_ircam_white.png [new file with mode: 0644]
app/festival/static/img/logo_manifeste16_black.png [new file with mode: 0644]
app/festival/static/img/logo_manifeste16_white.png [new file with mode: 0644]
app/festival/static/img/logo_mmc.jpg [new file with mode: 0644]
app/festival/static/img/logo_umpc.png [new file with mode: 0644]
app/festival/static/js/index.js
app/festival/static/js/plugins.js
app/festival/static/js/plugins/masonry.js [new file with mode: 0644]
app/festival/static/js/vendor/jquery.1.12.1.min.js [new file with mode: 0644]
app/festival/static/js/vendor/modernizr.min.js [new file with mode: 0644]
app/festival/static/scss/base/_defaults.scss
app/festival/static/scss/base/_layout.scss
app/festival/static/scss/base/_typography.scss
app/festival/static/scss/components/_footers.scss
app/festival/static/scss/components/_headers.scss
app/festival/static/scss/components/_menu-toggle.scss
app/festival/static/scss/config/_variables.scss
app/festival/static/scss/index.scss
app/festival/static/scss/modules/artist-card.scss [new file with mode: 0644]
app/festival/static/scss/modules/artist-detail.scss [new file with mode: 0644]
app/festival/static/scss/utils/_mixins.scss
app/festival/templates/festival/artist_detail.html
app/festival/templates/festival/artist_list.html
app/templates/base.html
app/templates/includes/footer_scripts.html
app/templates/includes/html_styleguide.html [new file with mode: 0644]
app/templates/includes/search_form.html
app/templates/index.html
app/templates/pages/menus/dropdown.html