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 | ||
serveurs:sinp-paca:cms-theme [2021/10/07 08:50] – [Options du thème] jpmilcent | serveurs:sinp-paca:cms-theme [2022/03/27 12:29] (Version actuelle) – [CSS additionnel] jpmilcent | ||
---|---|---|---|
Ligne 26: | Ligne 26: | ||
* Sur // | * Sur // | ||
* Se rendre dans le dossier /// | * Se rendre dans le dossier /// | ||
- | * Éditer le fichier | + | * Éditer le fichier |
* Commenter : <code css> | * Commenter : <code css> | ||
===== CSS additionnel ===== | ===== CSS additionnel ===== | ||
Ligne 54: | Ligne 54: | ||
background-color: | background-color: | ||
color: #97BF0D !important; | color: #97BF0D !important; | ||
+ | } | ||
+ | # | ||
+ | margin-left: | ||
} | } | ||
# | # | ||
Ligne 104: | Ligne 107: | ||
} | } | ||
- | # | + | @media (min-width: 576px ) { |
- | background-position: | + | |
- | background-size: | + | |
- | background-image: | + | |
- | background-repeat: | + | |
- | } | + | |
- | + | ||
- | @media (min-width: 576px) { | + | |
# | # | ||
background-position: | background-position: | ||
Ligne 118: | Ligne 114: | ||
background-image: | background-image: | ||
} | } | ||
- | + | } | |
- | #wrapper-footer-full { | + | |
- | background-size: | + | @media (max-width: 767.98px) { |
- | background-image: | + | #footer-full-content .footer-widget |
+ | background-size: | ||
+ | background-image: | ||
+ | height: 91px; | ||
+ | background-repeat: | ||
+ | background-position: | ||
+ | } | ||
+ | |||
+ | # | ||
+ | display: none; | ||
} | } | ||
- | |||
} | } | ||
Ligne 146: | Ligne 150: | ||
font-size: | font-size: | ||
} | } | ||
- | + | ||
- | #wrapper-footer-full { | + | # |
- | background-size: | + | background-size: |
- | background-image: | + | background-image: |
+ | height: 91px; | ||
+ | background-repeat: | ||
+ | background-position: | ||
+ | } | ||
+ | |||
+ | # | ||
+ | display: none; | ||
} | } | ||
- | |||
} | } | ||