This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "Template:Top 10:GradientBox"
From OWASP
Line 1: | Line 1: | ||
<div style=" | <div style=" | ||
− | background: linear-gradient(#FFF, # | + | background: linear-gradient(#FFF, #{{Top 10:BackgroundColor|year={{{year}}}}}); |
padding: 5px 10px 5px 10px; | padding: 5px 10px 5px 10px; | ||
border:2px solid #666; | border:2px solid #666; |