Difference between revisions of "Template:Sidebar"
Adelo Vieira (talk | contribs) |
Adelo Vieira (talk | contribs) |
||
Line 300: | Line 300: | ||
} | } | ||
#container-button-tap { | #container-button-tap { | ||
− | + | width:100%; | |
− | + | color:rgb(97, 97, 114); | |
− | + | background-color: white; | |
+ | border-top: 1px solid #d1d1de; | ||
+ | border-bottom: 5px solid red !important; | ||
} | } | ||
.izquierda{ | .izquierda{ | ||
− | + | float:left; | |
− | + | width:25%; | |
− | + | text-align: center; | |
} | } | ||
.derecha{ | .derecha{ | ||
− | + | float:right; | |
− | + | width:25%; | |
− | + | text-align: center; | |
} | } | ||
.centrar{ | .centrar{ | ||
− | + | margin:0 auto; | |
− | + | width:25%; | |
− | + | text-align: center; | |
} | } | ||
</style> | </style> | ||
Line 359: | Line 361: | ||
</div> | </div> | ||
− | <div id="container-button-tap" style="margin-top:-9px | + | <div id="container-button-tap" style="margin-top:-9px;"> |
<button id="button-pe" class="button izquierda tablink bottom-selected" onclick="openCity(event,'PE')" > <i class="fas fa-atom"> </i> </button> | <button id="button-pe" class="button izquierda tablink bottom-selected" onclick="openCity(event,'PE')" > <i class="fas fa-atom"> </i> </button> | ||
<button id="button-menu" class="button izquierda tablink" onclick="openCity(event,'Menu')" > <i class="fas fa-ellipsis-v"></i> </button> | <button id="button-menu" class="button izquierda tablink" onclick="openCity(event,'Menu')" > <i class="fas fa-ellipsis-v"></i> </button> |
Revision as of 20:13, 23 March 2021