Difference between revisions of "Template:Sidebar"
Adelo Vieira (talk | contribs) |
Adelo Vieira (talk | contribs) |
||
Line 250: | Line 250: | ||
/* Tab Menu */ | /* Tab Menu */ | ||
.button { | .button { | ||
− | font-size: | + | font-size: 21px; |
color: inherit; | color: inherit; | ||
background-color :inherit; | background-color :inherit; | ||
Line 264: | Line 264: | ||
font-weight: bold | font-weight: bold | ||
} | } | ||
− | . | + | .fa-atom { font-size: 21px !important; color:black; } |
− | + | .fa-info { font-size: 20px !important; color:black; } | |
− | + | .fa-tools { font-size: 19px !important; color:black; } | |
− | } | ||
.area { | .area { | ||
color: black; | color: black; | ||
Line 347: | Line 346: | ||
<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 style="font-size:19px" class=" | + | <button class="button izquierda tablink bottom-selected" onclick="openCity(event,'PE')" > <i style="font-size:19px" class="fas fa-atom"> </i> </button> |
− | <button class="button derecha tablink" onclick="openCity(event,'Others')"> <i style="font-size:18px" class=" | + | <button class="button derecha tablink" onclick="openCity(event,'Others')"> <i style="font-size:18px" class="fas fa-info"> </i> </button> |
− | <button class="button centrar tablink" onclick="openCity(event,'Tools')" > <i style="font-size:17px" class=" | + | <button class="button centrar tablink" onclick="openCity(event,'Tools')" > <i style="font-size:17px" class="fas fa-tools"></i> </button> |
</div> | </div> | ||
Revision as of 14:37, 14 March 2021