diff options
author | polo <ordipolo@gmx.fr> | 2021-09-03 01:16:43 +0200 |
---|---|---|
committer | polo <ordipolo@gmx.fr> | 2021-09-03 01:16:43 +0200 |
commit | 9a552c6b751f25bac9e816cf605fb972da8b9e27 (patch) | |
tree | 846d8b29fbf035305700a1aa91c7f20d2502136f /public/accueil.css | |
parent | 10954c386cacb270e4ae16837483120ca3406259 (diff) | |
download | melaine-9a552c6b751f25bac9e816cf605fb972da8b9e27.zip |
albums2
Diffstat (limited to 'public/accueil.css')
-rw-r--r-- | public/accueil.css | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/public/accueil.css b/public/accueil.css index 7f33393..dc79083 100644 --- a/public/accueil.css +++ b/public/accueil.css | |||
@@ -37,7 +37,8 @@ nav | |||
37 | background-color: white; | 37 | background-color: white; |
38 | } | 38 | } |
39 | 39 | ||
40 | ul | 40 | /* agir sur ul et li directement affecte le ckeditor */ |
41 | #ul_menu | ||
41 | { | 42 | { |
42 | margin: 0px; | 43 | margin: 0px; |
43 | padding: 5px; | 44 | padding: 5px; |
@@ -46,7 +47,7 @@ ul | |||
46 | justify-content: center; | 47 | justify-content: center; |
47 | } | 48 | } |
48 | 49 | ||
49 | li | 50 | #ul_menu li |
50 | { | 51 | { |
51 | list-style-type: none; | 52 | list-style-type: none; |
52 | white-space: nowrap; | 53 | white-space: nowrap; |