diff --git a/styles/Milk_v2/theme/fonts.css b/styles/Milk_v2/theme/fonts.css index caf44ad..c07862b 100644 --- a/styles/Milk_v2/theme/fonts.css +++ b/styles/Milk_v2/theme/fonts.css @@ -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;} diff --git a/styles/Milk_v2/theme/merlin_jour.css b/styles/Milk_v2/theme/merlin_jour.css index 1b813ea..54babf8 100644 --- a/styles/Milk_v2/theme/merlin_jour.css +++ b/styles/Milk_v2/theme/merlin_jour.css @@ -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 { diff --git a/styles/Milk_v2/theme/merlin_nuit.css b/styles/Milk_v2/theme/merlin_nuit.css index 17e1a03..75d4807 100644 --- a/styles/Milk_v2/theme/merlin_nuit.css +++ b/styles/Milk_v2/theme/merlin_nuit.css @@ -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 {