257
edits
 (Created page with "<div style="display: inline;  →padding: 8px;:  background-color: {{{1|}}}; →Green:  border: none; padding: 1px 12px; text-align: center; text-decoration: none; display: inline-block; font-size: 12px; margin: 3px 2px; cursor: pointer;   -webkit-transition-duration: 0.4s; →Safari:    transition-duration: 0.4s;   opacity: 0.85;   box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19); border-radius: 12px; color: white !important; font-weight:600; ">...") Tags: Mobile web edit Mobile edit Advanced mobile edit  | 
				Tags: Mobile web edit Mobile edit Advanced mobile edit  | 
				||
| Line 1: | Line 1: | ||
<div style="display: inline;    | <div style="display: inline;    | ||
/*padding: 8px; */  | /*padding: 8px; */  | ||
background-color:   | background-color: #7998B4; /* Green */  | ||
border: none;  | border: none;  | ||
padding: 1px 12px;  | padding: 1px 12px;  | ||
| Line 15: | Line 15: | ||
   box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);  |    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);  | ||
border-radius: 12px;  | border-radius: 12px;  | ||
color:   | color: {{{1|}}} ;  | ||
font-weight:600; ">  | font-weight:600; ">  | ||
{{#if:{{{2|}}}|<span class="plainlinks">[{{{3|}}} <span style="color:#FFFFFF">{{{1|}}}]</span>|[[{{{2|}}}|<span style="color:#FFFFFF">{{{1|}}}]]}}</span>  | {{#if:{{{2|}}}|<span class="plainlinks">[{{{3|}}} <span style="color:#FFFFFF">{{{1|}}}]</span>|[[{{{2|}}}|<span style="color:#FFFFFF">{{{1|}}}]]}}</span>  | ||
</div><noinclude>[[Category:Navigation templates]]  | </div><noinclude>[[Category:Navigation templates]]  | ||
</noinclude>  | </noinclude>  | ||