From 21746f17dbd12499f794b1f2822b50e9e6c5d494 Mon Sep 17 00:00:00 2001 From: polo Date: Sun, 23 Apr 2023 23:39:10 +0200 Subject: bouton partager --- public/css/main.css | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'public/css/main.css') diff --git a/public/css/main.css b/public/css/main.css index 77ab7ff..4017e31 100644 --- a/public/css/main.css +++ b/public/css/main.css @@ -87,11 +87,12 @@ img vertical-align: bottom; } -.boutonArticle span +button a { - padding: 2px; - border: 4px black groove; + color: black; + text-decoration: none; } + .boutonSubmitEditeur { margin-top: 5px; @@ -144,8 +145,6 @@ form #courriel * { max-width: 220px; - color: black; - text-decoration: none; } #courriel>button /* bouton pour remonter */ -- cgit v1.2.3