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> | ||
<style> | |||
.nav-tabs .nav-link { | |||
margin-left: 2px; | |||
margin-right: 2px; | |||
background: #54B4D3; | |||
color: #ffffff; | |||
border: 0; | |||
border-bottom: 1px solid grey; | |||
} | |||
.nav-tabs .nav-link:hover { | |||
margin-left: 2px; | |||
margin-right: 2px; | |||
background: #ffffff; | |||
color: #54B4D3; | |||
border: 0; | |||
border-bottom: 1px solid grey; | |||
} | |||
.nav-tabs .nav-link.active { | |||
margin-left: 2px; | |||
margin-right: 2px; | |||
color: #ffffff; | |||
background: #DC4C64; | |||
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:12, 2 November 2024
Some content will go here 1.