diff options
author | polo <ordipolo@gmx.fr> | 2025-07-04 10:29:45 +0200 |
---|---|---|
committer | polo <ordipolo@gmx.fr> | 2025-07-04 10:29:45 +0200 |
commit | 3104104e838b7d57de49daba0178b1aefe646548 (patch) | |
tree | 8af33f7bb83ccfef04b6e82a0fcd687ef475d455 /public/css/menu.css | |
parent | 2d7bacce891eab0adb0263d598bfe44418788f42 (diff) | |
download | cms-3104104e838b7d57de49daba0178b1aefe646548.zip |
formulaire de contact 4
Diffstat (limited to 'public/css/menu.css')
-rw-r--r-- | public/css/menu.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/menu.css b/public/css/menu.css index 68e2b2a..62e6623 100644 --- a/public/css/menu.css +++ b/public/css/menu.css | |||
@@ -72,7 +72,7 @@ | |||
72 | } | 72 | } |
73 | .menu #location:hover, .menu input[type=submit]:hover, .move_entry_icon:hover | 73 | .menu #location:hover, .menu input[type=submit]:hover, .move_entry_icon:hover |
74 | { | 74 | { |
75 | background-color: #ffff00; | 75 | background-color: yellow; |
76 | border-radius: 4px; | 76 | border-radius: 4px; |
77 | border: lightgrey 2px outset; | 77 | border: lightgrey 2px outset; |
78 | cursor: pointer; | 78 | cursor: pointer; |