--- a/integration/v2/css/style.css Mon Jun 24 15:59:04 2013 +0200
+++ b/integration/v2/css/style.css Mon Jun 24 17:05:57 2013 +0200
@@ -238,3 +238,31 @@
.list-projets-5>li{width: 177px; float: left; position: relative;}
.content-project{background-color: #eee;}
.content-project p{font-family: 'Lato'; font-size: 13px; font-weight: 300; line-height: 15px; padding: 10px;}
+
+
+
+/* imported */
+.center-image {
+ text-align: center;
+}
+.image-and-fragment {
+ position: relative; margin: 0 auto; display: inline-block;
+}
+.square-fragment-225 {
+ height: 225px;
+ width: 225px;
+}
+.square-fragment-600 {
+ height: 600px;
+ width: 600px;
+}
+.subcol-fourth {
+ margin-bottom: 10px;
+}
+.subcol-fourth:nth-child(4n+1) {
+ clear: left;
+ margin-left: 0;
+}
+.highlight {
+ background: #ffff80;
+}