# HG changeset patch # User cavaliet # Date 1348148943 -7200 # Node ID 12ec16a88ef21088cb2a394a17f045945bd16bfe # Parent db42ef1faa7aac236ba5c04865e12264a0d26ade update css for info and credits. diff -r db42ef1faa7a -r 12ec16a88ef2 front_idill/src/lang/fr.json --- a/front_idill/src/lang/fr.json Thu Sep 20 04:12:52 2012 +0200 +++ b/front_idill/src/lang/fr.json Thu Sep 20 15:49:03 2012 +0200 @@ -52,7 +52,7 @@ }, "credits_lang":{ "title":"Crédits des films présentés", - "subtitle":"festival idill / idill.eu (ed. 2011 et 2009)", + "subtitle":"festival idill / idill.eu (ed. 2011 et 2009)
animalz
réalisation : sergio cruz
production : south east dance
chorégraphie : jp omari
musique : sergio cruz, filipe galante, christos fanaras
encontros cotidianos
réalisation, chorégraphie et production : gustavo fataki
musique : all angels gone avec adriana santos
exotica
réalisation : sergio cruz
musique : steve rolands
fenella
réalisation et production : tal amiran
compagnie : aegis arts live
chorégraphie : julia gleich
musique : charles avison
flying lesson
réalisation : rosane chamecki, andrea lerner, phil harder
production : www.chameckilerner.com
chorégraphie : rosane chamecki, andrea lerner
musique : vivina lewine
mue
réalisation et chorégraphie : clémence coconnier
production : meidosems
musique : marco suarez cifuentes
tank man tango at tian an men memorial
réalisation : deborah kelly
production : sumugan sivanesan
chorégraphie : jane mc kernan
musique : spoken word + kineta files (with permission)
you are you
réalisation, production et chorégraphie : françois brice
musique : peter vermeersch
50 shots
réalisation et musique : lorenz huber
production : tanzapartement c|o huber and christen, galerie unter
berlin, carolyn von toerne
chorégraphie : vanessa huber-christen
alger
réalisation : juan bernado pineda, nacho blanco
chorégraphie : juan bernado pineda
deep end dance
réalisation : conor horgan
production : martha o’neill (wildfire)
chorégraphie : david bolger
musique : michael fleming
i am my mother
réalisation, production, chorégraphie, musique : mohammad abbasi
instrument
réalisation et production : ruben van leer
production : ruben van leer (westframe)
chorégraphie : lukas timulak
musique : dirk haubrich
joudance2 in asakusa-stage1
réalisation : jou, masayuki hara
production : kaoru matsumoto, hiroaki saito
chorégraphie : jou
musique : masahiro hiramoto
sliced
réalisation, production et chorégraphie : constantin georgescu
musique : jonas wiese
stronger
réalisation, production : wilkie branson
production : wilkie branson (champloo dance company)
chorégraphie : wilkie branson, joel daniel
musique : phil king
vrtti
réalisation et production : ana cembrero coca and jorge piquer rodriguez
chorégraphie : ana cembrero coca
musique : asturias. by isaac albeniz
aside
réalisation : lorenz huber
production : tanzapartement c|o huber and christen
chorégraphie : vanessa huber-christen
musique : lorenz huber
new under the sun
réalisation : petri ruikka
production : petri ruikka (woland)
chorégraphie : anniina jääskeläinen
musique : matti pentikäinen & niclas kristiansson
nid de lune
réalisation, production, chorégraphie : pauline rigot-muller
musique : laurent delforge
respire
réalisation : pierre jodlowski, david coste
production : éole-intergra
musique : pierre jodlowski
patria
réalisation : karin idelson, gabriela goldberg
production : florence arguello (raymond)
chorégraphie : andrea servera
musique : leonardo martinelli
the rat
réalisation, production et chorégraphie : dieu hao do
musique : kava-the gambler", "realisation":"réalisation", "company":"compagnie", "production":"production", diff -r db42ef1faa7a -r 12ec16a88ef2 front_idill/src/mosaic/css/fonts/PT_Sans-Narrow-Web-Bold.ttf Binary file front_idill/src/mosaic/css/fonts/PT_Sans-Narrow-Web-Bold.ttf has changed diff -r db42ef1faa7a -r 12ec16a88ef2 front_idill/src/mosaic/css/fonts/PT_Sans-Narrow-Web-Regular.ttf Binary file front_idill/src/mosaic/css/fonts/PT_Sans-Narrow-Web-Regular.ttf has changed diff -r db42ef1faa7a -r 12ec16a88ef2 front_idill/src/mosaic/css/fonts/PT_Sans-Web-Bold.ttf Binary file front_idill/src/mosaic/css/fonts/PT_Sans-Web-Bold.ttf has changed diff -r db42ef1faa7a -r 12ec16a88ef2 front_idill/src/mosaic/css/fonts/PT_Sans-Web-BoldItalic.ttf Binary file front_idill/src/mosaic/css/fonts/PT_Sans-Web-BoldItalic.ttf has changed diff -r db42ef1faa7a -r 12ec16a88ef2 front_idill/src/mosaic/css/fonts/PT_Sans-Web-Italic.ttf Binary file front_idill/src/mosaic/css/fonts/PT_Sans-Web-Italic.ttf has changed diff -r db42ef1faa7a -r 12ec16a88ef2 front_idill/src/mosaic/css/fonts/PT_Sans-Web-Regular.ttf Binary file front_idill/src/mosaic/css/fonts/PT_Sans-Web-Regular.ttf has changed diff -r db42ef1faa7a -r 12ec16a88ef2 front_idill/src/mosaic/css/mosaic.less --- a/front_idill/src/mosaic/css/mosaic.less Thu Sep 20 04:12:52 2012 +0200 +++ b/front_idill/src/mosaic/css/mosaic.less Thu Sep 20 15:49:03 2012 +0200 @@ -65,6 +65,15 @@ { //cursor: none; } +@font-face +{ + font-family: "PT Sans"; src: url(fonts/PT_Sans-Web-Regular.ttf); +} + +@font-face +{ + font-family: "PT Sans"; font-weight: bold; src: url(fonts/PT_Sans-Web-Bold.ttf); +} /* * Style du corps. @@ -75,6 +84,7 @@ background-color: @black; background-image: @mosaic-background-image-path; background-repeat: repeat; + font-family: "PT Sans", sans-serif; } /* @@ -552,7 +562,7 @@ #credits_subtitle { - font-size: 25px; + font-size: 16px; } .credits_film @@ -569,4 +579,7 @@ .credits_text { color: #000000; +} +#help_details_left_container table td, #help_details_right_container table td{ + padding-right: 10px; } \ No newline at end of file