Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
css [2024/04/22 14:43] – avillepreux | css [2025/01/28 17:38] (Version actuelle) – avillepreux | ||
---|---|---|---|
Ligne 7: | Ligne 7: | ||
*/ | */ | ||
- | /* ... */ | + | /* Lorsque le footer est vide, s' |
+ | # | ||
+ | padding: 0 !important; | ||
+ | } | ||
/* Nouveau logo Cyanide */ | /* Nouveau logo Cyanide */ | ||
Ligne 19: | Ligne 22: | ||
} | } | ||
a.navbar-brand img { opacity: 0; } | a.navbar-brand img { opacity: 0; } | ||
+ | |||
+ | |||
+ | /* Usefull CSS Variables */ | ||
+ | |||
+ | @media (min-width: 768px) | ||
+ | @media (min-width: 992px) | ||
+ | @media (min-width: 1200px) { :root { --main-width: | ||
+ | @media (min-width: 1200px) { :root { --main-width: | ||
+ | |||
+ | .dokuwiki .wrap_hero :is(img, video, iframe, img.media, video.media, | ||
+ | |||
+ | margin-inline: | ||
+ | max-width: 100vw; | ||
+ | width: 100vw; | ||
+ | } | ||
+ | |||
+ | /* Experiments */ | ||
+ | |||
+ | .wrap_invisible-separator { | ||
+ | display: block; | ||
+ | width: 100%; | ||
+ | height: 1em; | ||
+ | margin: 0; | ||
+ | } | ||
+ | |||
+ | .plugin_move_dialog label { | ||
+ | width: 100% | ||
+ | } | ||
Ligne 32: | Ligne 63: | ||
.dokuwiki form.btn_incledit[action^="/ | .dokuwiki form.btn_incledit[action^="/ | ||
- | .dokuwiki form.btn_incledit[action^="/ | + | .dokuwiki form.btn_incledit[action^="/ |
</ | </ | ||
Ligne 48: | Ligne 79: | ||
{{page>/ | {{page>/ | ||
{{page>/ | {{page>/ | ||
+ | {{page>/ | ||
{{page>/ | {{page>/ |