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:BoxStyle"

From OWASP
Jump to: navigation, search
(Created page with "vertical-align: top; padding: 5px; width: {{#if: {{{width}}} | {{{width}}} | 50%}}; border: 3px solid {{Top_10:BorderColor|year={{{year}}}}}; background-color: {{...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
vertical-align: top; padding: 5px;
+
    vertical-align: top; padding: 5px;
 
     width: {{#if: {{{width}}} | {{{width}}} | 50%}};  
 
     width: {{#if: {{{width}}} | {{{width}}} | 50%}};  
 
     border: 3px solid {{Top_10:BorderColor|year={{{year}}}}};
 
     border: 3px solid {{Top_10:BorderColor|year={{{year}}}}};
 
     background-color: {{Top_10:BackgroundColor|year={{{year}}}}};
 
     background-color: {{Top_10:BackgroundColor|year={{{year}}}}};

Latest revision as of 14:41, 23 February 2013

   vertical-align: top; padding: 5px;
   width: {{{width}}}; 
   border: 3px solid 
  1. 4F81BD;
   background-color: 
  1. F2F2F2;