Difference between revisions of "User:CreativeHedgehog/Templates/Iconwithtext"
(Created page with "<noinclude>{{User:CreativeHedgehog/Templates/Navbar}}</noinclude> <span style="border:5px grey solid; cursor:pointer; background-color:blue; border-radius:10px;"> <span style...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{User:CreativeHedgehog/Templates/Navbar}}</noinclude> | <noinclude>{{User:CreativeHedgehog/Templates/Navbar}}</noinclude> | ||
− | <span style="border:5px grey solid; cursor:pointer; background-color:blue; border-radius:10px;"> | + | <span style="border:5px grey solid; cursor:pointer; background-color:blue; border-radius:10px;"><span style="font-size:20px; background-color:darkblue; border-radius:10px; border:5px grey solid; color:{{{color|white}}}; padding:5px;"><span class="aops-icon" style="-webkit-font-smoothing: antialiased; |
− | <span style="font-size:20px; background-color:darkblue; border-radius:10px; border:5px grey solid; color:white; padding:5px;"><span class="aops-icon">{{{2|O}}} </span>{{{1|FLY}}}</span> | + | -moz-osx-font-smoothing: grayscale;">{{{2|O}}} </span>{{{1|FLY}}}</span></span> |
− | </span> | ||
<noinclude> | <noinclude> | ||
Example: | Example: | ||
{{User:CreativeHedgehog/Templates/Iconwithtext|Edit Page|*}} | {{User:CreativeHedgehog/Templates/Iconwithtext|Edit Page|*}} | ||
+ | </noinclude> |