Changement aux titres des forums

This commit is contained in:
Gauvain Boiché
2020-04-01 18:44:55 +02:00
parent ba73c39470
commit 8804d48902
2 changed files with 6 additions and 2 deletions

View File

@@ -101,7 +101,11 @@ a.lastsubject {font-weight: 400;text-decoration: none;}
.search .postprofile a {font-weight: normal;}
.username-coloured {font-weight: 500;}
.grid_unread {font-weight: 300;}
.tile_title {font-weight: 600;}
.tile_title {
font-weight: 600;
color:#FFFFFF;
background-color:#00000099;
}
.forumlist_grid .forum_description {font-weight: 300 !important;}
.mini_label {font-weight: 400;}
.mini_number {font-weight: 600;}

View File

@@ -245,7 +245,7 @@ margins out so that the grid items 'appear' to be flush with the container and c
}
.forumlist_grid .tile_row_1.tile_has_icon {
padding-left: 84px;
text-align:center;
min-height: 100px;
}