update css for info and credits.
authorcavaliet
Thu, 20 Sep 2012 15:49:03 +0200
changeset 103 12ec16a88ef2
parent 100 db42ef1faa7a
child 104 adfd4ab98506
update css for info and credits.
front_idill/src/lang/fr.json
front_idill/src/mosaic/css/fonts/PT_Sans-Narrow-Web-Bold.ttf
front_idill/src/mosaic/css/fonts/PT_Sans-Narrow-Web-Regular.ttf
front_idill/src/mosaic/css/fonts/PT_Sans-Web-Bold.ttf
front_idill/src/mosaic/css/fonts/PT_Sans-Web-BoldItalic.ttf
front_idill/src/mosaic/css/fonts/PT_Sans-Web-Italic.ttf
front_idill/src/mosaic/css/fonts/PT_Sans-Web-Regular.ttf
front_idill/src/mosaic/css/mosaic.less
--- 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)<br/>animalz<br/>réalisation : sergio cruz<br/>production : south east dance<br/>chorégraphie : jp omari<br/>musique : sergio cruz, filipe galante, christos fanaras<br/>encontros cotidianos<br/>réalisation, chorégraphie et production : gustavo fataki<br/>musique : all angels gone avec adriana santos<br/>exotica<br/>réalisation : sergio cruz<br/>musique : steve rolands<br/>fenella<br/>réalisation et production : tal amiran<br/>compagnie : aegis arts live<br/>chorégraphie : julia gleich<br/>musique : charles avison<br/>flying lesson<br/>réalisation : rosane chamecki, andrea lerner, phil harder<br/>production : www.chameckilerner.com<br/>chorégraphie : rosane chamecki, andrea lerner<br/>musique : vivina lewine<br/>mue<br/>réalisation et chorégraphie : clémence coconnier<br/>production : meidosems<br/>musique : marco suarez cifuentes<br/>tank man tango at tian an men memorial<br/>réalisation : deborah kelly<br/>production : sumugan sivanesan<br/>chorégraphie : jane mc kernan<br/>musique : spoken word + kineta files (with permission)<br/>you are you<br/>réalisation, production et chorégraphie : françois brice<br/>musique : peter vermeersch<br/>50 shots<br/>réalisation et musique : lorenz huber<br/>production : tanzapartement c|o huber and christen, galerie unter <br/>berlin, carolyn von toerne<br/>chorégraphie : vanessa huber-christen<br/>alger<br/>réalisation : juan bernado pineda, nacho blanco<br/>chorégraphie : juan bernado pineda<br/>deep end dance<br/>réalisation : conor horgan<br/>production : martha o’neill (wildfire)<br/>chorégraphie : david bolger<br/>musique : michael fleming<br/>i am my mother<br/>réalisation, production, chorégraphie, musique : mohammad abbasi<br/>instrument<br/>réalisation et production : ruben van leer<br/>production : ruben van leer (westframe)<br/>chorégraphie : lukas timulak<br/>musique : dirk haubrich<br/>joudance2 in asakusa-stage1<br/>réalisation : jou, masayuki hara<br/>production : kaoru matsumoto, hiroaki saito<br/>chorégraphie : jou<br/>musique : masahiro hiramoto<br/>sliced<br/>réalisation, production et chorégraphie : constantin georgescu<br/>musique : jonas wiese<br/>stronger<br/>réalisation, production : wilkie branson<br/>production : wilkie branson (champloo dance company)<br/>chorégraphie : wilkie branson, joel daniel<br/>musique : phil king<br/>vrtti<br/>réalisation et production : ana cembrero coca and jorge piquer rodriguez<br/>chorégraphie : ana cembrero coca<br/>musique : asturias. by isaac albeniz<br/>aside<br/>réalisation : lorenz huber<br/>production : tanzapartement c|o huber and christen<br/>chorégraphie : vanessa huber-christen<br/>musique : lorenz huber<br/>new under the sun<br/>réalisation : petri ruikka<br/>production : petri ruikka (woland)<br/>chorégraphie : anniina jääskeläinen<br/>musique : matti pentikäinen & niclas kristiansson<br/>nid de lune<br/>réalisation, production, chorégraphie : pauline rigot-muller<br/>musique : laurent delforge<br/>respire<br/>réalisation : pierre jodlowski, david coste<br/>production : éole-intergra<br/>musique : pierre jodlowski<br/>patria<br/>réalisation : karin idelson, gabriela goldberg<br/>production : florence arguello (raymond)<br/>chorégraphie : andrea servera<br/>musique : leonardo martinelli<br/>the rat<br/>réalisation, production et chorégraphie : dieu hao do<br/>musique : kava-the gambler",
 	"realisation":"réalisation",
 	"company":"compagnie",
 	"production":"production",
Binary file front_idill/src/mosaic/css/fonts/PT_Sans-Narrow-Web-Bold.ttf has changed
Binary file front_idill/src/mosaic/css/fonts/PT_Sans-Narrow-Web-Regular.ttf has changed
Binary file front_idill/src/mosaic/css/fonts/PT_Sans-Web-Bold.ttf has changed
Binary file front_idill/src/mosaic/css/fonts/PT_Sans-Web-BoldItalic.ttf has changed
Binary file front_idill/src/mosaic/css/fonts/PT_Sans-Web-Italic.ttf has changed
Binary file front_idill/src/mosaic/css/fonts/PT_Sans-Web-Regular.ttf has changed
--- 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