Difference between revisions of "Template:Sidebar"
Adelo Vieira (talk | contribs) |
Adelo Vieira (talk | contribs) |
||
Line 264: | Line 264: | ||
font-weight: bold | font-weight: bold | ||
} | } | ||
+ | .fa-atom { font-size: 19px; } | ||
+ | .fa-info { font-size: 18px; } | ||
+ | .fa-tools { font-size: 17px; } | ||
.fa-atom:hover { font-size: 21px; color:black; } | .fa-atom:hover { font-size: 21px; color:black; } | ||
.fa-info:hover { font-size: 20px; color:black; } | .fa-info:hover { font-size: 20px; color:black; } | ||
Line 346: | Line 349: | ||
<div id="container-button-tap" style="margin-top:-9px"> | <div id="container-button-tap" style="margin-top:-9px"> | ||
− | <button class="button izquierda tablink bottom-selected" onclick="openCity(event,'PE')" > <i | + | <button class="button izquierda tablink bottom-selected" onclick="openCity(event,'PE')" > <i class="fas fa-atom"> </i> </button> |
− | <button class="button derecha tablink" onclick="openCity(event,'Others')"> <i | + | <button class="button derecha tablink" onclick="openCity(event,'Others')"> <i class="fas fa-info"> </i> </button> |
− | <button class="button centrar tablink" onclick="openCity(event,'Tools')" > <i | + | <button class="button centrar tablink" onclick="openCity(event,'Tools')" > <i class="fas fa-tools"></i> </button> |
</div> | </div> | ||
Revision as of 14:45, 14 March 2021