warning – Template talk
Jump to navigation
Jump to search
(Created page with "=New Template Styling= would like to replace this with a somewhat more cleaner approach: option 1: <div style="display: flex; background: hsla(39, 100%, 75%, 1); align-items:...") |
m (added red coloring to options) |
||
Line 7: | Line 7: | ||
option 2: | option 2: | ||
<div style="display: flex; border: solid 1px hsla(39, 100%, 75%, 1); align-items: center;"><span style="font-size: 28px; color: hsla(39, 100%, 75%, 1); margin: -2px 8px;">⚠</span><p style="margin: 0px;">{{{1|-NA-}}}</p></div> | <div style="display: flex; border: solid 1px hsla(39, 100%, 75%, 1); align-items: center;"><span style="font-size: 28px; color: hsla(39, 100%, 75%, 1); margin: -2px 8px;">⚠</span><p style="margin: 0px;">{{{1|-NA-}}}</p></div> | ||
option 3: | |||
<div style="display: flex; background: red; align-items: center;"><span style="font-size: 28px; color: white; margin: -2px 8px;">⚠</span><p style="margin: 0px; color: white;">{{{1|-NA-}}}</p></div> | |||
option 4: | |||
<div style="display: flex; border: solid 1px red; align-items: center;"><span style="font-size: 28px; color: red; margin: -2px 8px;">⚠</span><p style="margin: 0px;">{{{1|-NA-}}}</p></div> | |||
[[User:x39|x39]] ([[User talk:x39|talk]]) 14:53, 28 May 2018 (CEST) | [[User:x39|x39]] ([[User talk:x39|talk]]) 14:53, 28 May 2018 (CEST) |