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=dark|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 15 avril 2018 à 13:41

Usage

{{ContentBox
|title=
|id=
|image=
|content=
|link=
|palette=
}}