diff options
| author | polo <ordipolo@gmx.fr> | 2025-10-20 17:12:55 +0200 |
|---|---|---|
| committer | polo <ordipolo@gmx.fr> | 2025-10-20 17:12:55 +0200 |
| commit | 8bc4814fc83001d02ab3298e06596f0bd2a99f44 (patch) | |
| tree | 7aa9e2658dc7350e3c3ef0d59c03dc68b6235e1b /public/css/body.css | |
| parent | 09d7191793bc9baafa591f5815aa60fe474465c6 (diff) | |
| download | cms-8bc4814fc83001d02ab3298e06596f0bd2a99f44.tar.gz cms-8bc4814fc83001d02ab3298e06596f0bd2a99f44.tar.bz2 cms-8bc4814fc83001d02ab3298e06596f0bd2a99f44.zip | |
fignolage pignolage
Diffstat (limited to 'public/css/body.css')
| -rw-r--r-- | public/css/body.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/css/body.css b/public/css/body.css index b728d05..dee806b 100644 --- a/public/css/body.css +++ b/public/css/body.css | |||
| @@ -63,11 +63,11 @@ section .fetch_articles | |||
| 63 | { | 63 | { |
| 64 | margin-left: 15px; | 64 | margin-left: 15px; |
| 65 | } | 65 | } |
| 66 | .login_form | 66 | .login_form, .basic_section |
| 67 | { | 67 | { |
| 68 | background-color: white; | 68 | background-color: white; |
| 69 | margin: 15px; | 69 | margin: 15px; |
| 70 | padding: 15px; | 70 | padding: 10px; |
| 71 | } | 71 | } |
| 72 | 72 | ||
| 73 | .grid > .section_child | 73 | .grid > .section_child |
