From 00b5497daff402b151f95b45d63667a348dc2cb4 Mon Sep 17 00:00:00 2001 From: stiti Date: Mon, 27 May 2024 10:38:57 +0200 Subject: [PATCH] Correction du css --- CodeIgniter-3.1.13/assets/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/CodeIgniter-3.1.13/assets/css/style.css b/CodeIgniter-3.1.13/assets/css/style.css index 6f545ed..fa82359 100644 --- a/CodeIgniter-3.1.13/assets/css/style.css +++ b/CodeIgniter-3.1.13/assets/css/style.css @@ -99,6 +99,7 @@ header.short-text a { border-radius: 4px; text-decoration: none; transition: background-color 0.3s ease; + margin-bottom: 10px; } .pagination a:hover {