diff options
| author | polo <ordipolo@gmx.fr> | 2025-04-10 00:59:02 +0200 |
|---|---|---|
| committer | polo <ordipolo@gmx.fr> | 2025-04-10 00:59:02 +0200 |
| commit | 27bd4f380f76d5494fd9be81d3d0edac9a0aa2cc (patch) | |
| tree | 57bbd4a498934947ac81fd6a17ac3c674b105a48 /public/css | |
| parent | 73d49e47fe1f74a65c3f39a293b0f9fab5bfdbd0 (diff) | |
| download | cms-27bd4f380f76d5494fd9be81d3d0edac9a0aa2cc.tar.gz cms-27bd4f380f76d5494fd9be81d3d0edac9a0aa2cc.tar.bz2 cms-27bd4f380f76d5494fd9be81d3d0edac9a0aa2cc.zip | |
sortir les images téléchargées de git
Diffstat (limited to 'public/css')
| -rw-r--r-- | public/css/main.css | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/public/css/main.css b/public/css/main.css index b297a65..c5289f0 100644 --- a/public/css/main.css +++ b/public/css/main.css | |||
| @@ -50,16 +50,16 @@ article .logo2 | |||
| 50 | { | 50 | { |
| 51 | width: 100%; | 51 | width: 100%; |
| 52 | } | 52 | } |
| 53 | .new_content | ||
| 54 | { | ||
| 55 | /*max-height: 400;*/ | ||
| 56 | overflow: hidden; | ||
| 57 | } | ||
| 53 | article img | 58 | article img |
| 54 | { | 59 | { |
| 55 | max-width: 100%; | 60 | max-width: 100%; |
| 56 | height: auto; | 61 | height: auto; |
| 57 | } | 62 | } |
| 58 | .new_content_text | ||
| 59 | { | ||
| 60 | max-height: 250px; | ||
| 61 | overflow: hidden; | ||
| 62 | } | ||
| 63 | 63 | ||
| 64 | .action_icon | 64 | .action_icon |
| 65 | { | 65 | { |
