From f800ce8df5c3b661c957025f41ecf1184e086ff8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gauvain=20Boich=C3=A9?= Date: Tue, 7 Apr 2020 00:00:22 +0200 Subject: [PATCH] Ajustements --- styles/Milk_v2/theme/fonts.css | 1 + styles/Milk_v2/theme/merlin_jour.css | 4 ++-- styles/Milk_v2/theme/merlin_nuit.css | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) 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 {