Modèle:ContentBox : Différence entre versions
De EncyclopAtys
| Ligne 4 : | Ligne 4 : | ||
background: rgba(255, 255, 255, 0.8); | background: rgba(255, 255, 255, 0.8); | ||
background: linear-gradient(to right, #{{ColorAtys|type=bg|group={{{palette}}}}}, rgba(0,0,0,0)); | background: linear-gradient(to right, #{{ColorAtys|type=bg|group={{{palette}}}}}, rgba(0,0,0,0)); | ||
| + | background: linear-gradient(to right, #{{ColorAtys|type=bg|group={{{palette}}}}}, #{{ColorAtys|type=light|group={{{palette}}}}}; | ||
border: thin solid transparent; | border: thin solid transparent; | ||
border: thin solid #{{ColorAtys|type=bg|group={{{palette}}}}}; | border: thin solid #{{ColorAtys|type=bg|group={{{palette}}}}}; | ||
Version du 28 avril 2018 à 12:27
Usage
{{ContentBox
|title=
|id=
|image=
|content=
|link=
|palette=
}}