Vorlage:ContentBox: Unterschied zwischen den Versionen

Aus EnzyklopAtys

Wechseln zu: Navigation, Suche
Zeile 3: Zeile 3:
 
background: #{{ColorAtys|type=bg|group={{{palette}}}}};
 
background: #{{ColorAtys|type=bg|group={{{palette}}}}};
 
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}}}}}, #{{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 vom 28. April 2018, 13:48 Uhr

Usage

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