Template

Difference between revisions of "TextBoxIcon1"

 
(13 intermediate revisions by the same user not shown)
Line 11: Line 11:
  
 
<div class="plainlinks" style="
 
<div class="plainlinks" style="
background-color: {{{backColor | #FF5721}}};
+
background-color: {{{backColor | #bf6730}}};
 
text-align: {{{textAlign | center}}};
 
text-align: {{{textAlign | center}}};
 
text-indent: {{{textIndent | 0.0em}}};
 
text-indent: {{{textIndent | 0.0em}}};
 
line-height: {{{lineHeight | 1.2em}}};  
 
line-height: {{{lineHeight | 1.2em}}};  
font-size: {{{fontSize | 2.5em}}};  
+
font-size: {{{fontSize | 2.1em}}};  
 
font-weight: 300;  
 
font-weight: 300;  
 
letter-spacing: 0.0em;  
 
letter-spacing: 0.0em;  
 
font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;  
 
font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;  
 
padding: 0.25em;  
 
padding: 0.25em;  
padding-top: {{{textPaddingTop | 0.0em}}};  
+
padding-top: {{{textPaddingTop | 0.2em}}};  
padding-bottom: {{{textPaddingBottom | 0.2em}}};
+
padding-bottom: {{{textPaddingBottom | 0.3em}}};
">{{{1}}}</div></div>
+
">{{{1}}}</div></div><noinclude>
 
 
<noinclude>
 
  
 
Typical usage: <nowiki>{{TextBoxIcon1 | Text }}</nowiki>
 
Typical usage: <nowiki>{{TextBoxIcon1 | Text }}</nowiki>

Latest revision as of 13:44, 21 November 2012

Star Empty.png

Typical usage: {{TextBoxIcon1 | Text }}

produces

Star Empty.png