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
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<div style=" | <div style=" | ||
− | background: linear-gradient(#FFF, # | + | background: linear-gradient(#FFF, #ded6df); |
padding: 5px 10px 5px 10px; | padding: 5px 10px 5px 10px; | ||
border:2px solid #666; | border:2px solid #666; | ||
Line 10: | Line 10: | ||
line-height: 1em; | line-height: 1em; | ||
position: relative; | position: relative; | ||
− | margin-bottom: | + | margin-bottom: 1em; |
" | " | ||
> | > |