Difference between revisions of "Template:ContentBox"
From EncyclopAtys
Line 3: | Line 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}}}}}, | + | 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}}}}}; |
Revision as of 12:49, 28 April 2018
Usage
{{ContentBox |title= |id= |image= |content= |link= |palette= }}