Test3: Difference between revisions

From Now That's What I Call Music Wiki
No edit summary
No edit summary
Line 1: Line 1:
<html>
<html>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
<style>
.nav-item .nav-link {
    margin-left: 2px;
    margin-right: 2px;
    background: #54B4D3 !important;
    color: #ffffff!important;
    border: 0;
    border-bottom: 1px solid grey;
}
.nav-item .nav-link:hover {
    margin-left: 2px;
    margin-right: 2px;
    background: #ffffff !important;
    color: #54B4D3 !important;
    border: 0;
    border-bottom: 1px solid grey;
}
.nav-item .nav-link.active {
    margin-left: 2px;
    margin-right: 2px;
    color: #ffffff !important;
    background: #656565!important;
    border: 0;
    border-radius: 0;
    border-bottom: 2px solid blue;
}
</style>
<ul class="nav nav-pills" id="myTab" role="tablist">
<ul class="nav nav-pills" id="myTab" role="tablist">
     <li class="nav-item">
     <li class="nav-item">

Revision as of 20:28, 2 November 2024


Some content will go here 1.