template publication

This commit is contained in:
Tessier
2020-09-28 16:55:54 +02:00
parent 449ca1d987
commit 9176d0736c
243 changed files with 516 additions and 473 deletions
+5 -4
View File
@@ -29,6 +29,9 @@
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
}
@@ -74,9 +77,6 @@
-o-filter: grayscale(0%);
-webkit-transition: all 1s ease;
transition: all 1s ease;
// -webkit-transition: all 0.6s;
// transition: all 0.6s;
// background-color: rgb(0, 255, 0);
img{
-webkit-transition: all .6s;
transition: all .6s;
@@ -197,7 +197,8 @@
}
}
//page news
.e-content.news{
.e-content.news,
.e-content.publications{
display: inline-flex;
width: 100%;
flex-wrap: wrap;