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:RoundedBoxBegin"
From OWASP
| (26 intermediate revisions by 2 users not shown) | |||
| Line 12: | Line 12: | ||
color-stop(0.34, #86E86A), | color-stop(0.34, #86E86A), | ||
color-stop(0.97, #CEF5D2) | color-stop(0.97, #CEF5D2) | ||
| − | );border:2px solid #a1a1a1; | + | ); |
| − | padding:10px | + | border:2px solid #a1a1a1; |
| − | width: | + | padding: 5px 10px 5px 10px; |
| + | width: 100%; | ||
border-radius:15px; | border-radius:15px; | ||
-moz-border-radius:15px; | -moz-border-radius:15px; | ||
| − | font-size: | + | font-size: 100%; |
font-weight: bold; | font-weight: bold; | ||
text-align: center; | text-align: center; | ||
| + | height: 80px; | ||
| + | z-index: 100; | ||
| + | position: relative; | ||
"> | "> | ||