diff --git a/static/css/freelancer.css b/static/css/freelancer.css index 8338f8e..42713f3 100644 --- a/static/css/freelancer.css +++ b/static/css/freelancer.css @@ -229,7 +229,7 @@ section.success a.active { padding-top: 75px; } } -/*#jams .portfolio-item { +#jams .portfolio-item { right: 0; margin: 0 0 15px; width: 40%; @@ -276,7 +276,7 @@ section.success a.active { #jams .portfolio-item .portfolio-link .caption .caption-content h3, #jams .portfolio-item .portfolio-link .caption .caption-content h4 { margin: 0; -}*/ +} #jams * { z-index: 2; @@ -288,6 +288,20 @@ section.success a.active { } } +.imageJams +{ + padding:10px; + height:200px; + width:200px; +} + +.gameJamBattle +{ + margin:0 auto; + height:200px; + width:200px; +} + .btn-outline { margin-top: 15px; border: solid 2px #1A7AC5; diff --git a/static/img/jams/asylumjam.png b/static/img/jams/asylumjam.png new file mode 100644 index 0000000..cebb8ca Binary files /dev/null and b/static/img/jams/asylumjam.png differ diff --git a/templates/index.html b/templates/index.html index dcf473b..b48d9fe 100644 --- a/templates/index.html +++ b/templates/index.html @@ -28,7 +28,7 @@ Venez rejoindre notre équipe de gens motivé et passioné pour vivre votre pass -
+
@@ -70,22 +70,30 @@ dont le mandat commun est de promouvoir l’industrie du jeu vidéo


-
-
- +
+
+

Global Game Jam

-
- +
+

Pixel Chalenge

-
- +
+

Game Jam Battle

-
- +
+ +

O Jam

+
+
+ +

Ludum Dare

+
+
+

O Jam

diff --git a/templates/template.html b/templates/template.html index 49846fb..0abf49b 100644 --- a/templates/template.html +++ b/templates/template.html @@ -46,8 +46,11 @@