Ajustements

This commit is contained in:
Gauvain Boiché
2020-04-07 00:00:22 +02:00
parent 20d1d5ba04
commit f800ce8df5
3 changed files with 5 additions and 4 deletions

View File

@@ -105,6 +105,7 @@ a.lastsubject {font-weight: 400;text-decoration: none;}
font-weight: 600;
color:#FFFFFF;
background-color:#00000099;
padding: 5px;
}
.forumlist_grid .forum_description {font-weight: 300 !important;}
.mini_label {font-weight: 400;}

View File

@@ -240,7 +240,7 @@ margins out so that the grid items 'appear' to be flush with the container and c
background-image: url('./images/comment.png');
background-position: center;
background-repeat: no-repeat;
height: 170px;
height: 270px;
overflow: hidden;
}
@@ -250,7 +250,7 @@ margins out so that the grid items 'appear' to be flush with the container and c
}
.forumlist_grid .tile_row_2 {
margin-top: 15px;
margin-top: -25px;
}
.tile_row_25 {

View File

@@ -240,7 +240,7 @@ margins out so that the grid items 'appear' to be flush with the container and c
background-image: url('./images/comment.png');
background-position: center;
background-repeat: no-repeat;
height: 170px;
height: 270px;
overflow: hidden;
}
@@ -250,7 +250,7 @@ margins out so that the grid items 'appear' to be flush with the container and c
}
.forumlist_grid .tile_row_2 {
margin-top: 15px;
margin-top: -25px;
}
.tile_row_25 {