Difference between revisions of "Template:DTL Comm Hub Nav"
Jump to navigation
Jump to search
Andree.cowie (talk | contribs) |
|||
(16 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
.menubar { | .menubar { | ||
− | background-color:# | + | background-color:#3D3D3D; |
height: auto; | height: auto; | ||
padding: 0; | padding: 0; | ||
Line 22: | Line 22: | ||
overflow: hidden; | overflow: hidden; | ||
width: 100%; | width: 100%; | ||
+ | } | ||
+ | |||
+ | .menubar li:first-child | ||
+ | { | ||
+ | padding-left: 10px !important; | ||
} | } | ||
Line 41: | Line 46: | ||
background: #000000; | background: #000000; | ||
} | } | ||
− | + | .rainbow_bar { | |
+ | height: 20px; | ||
+ | background: linear-gradient(90deg,#ffad31,#52c765,#27c9bc,#ff5958); | ||
+ | } | ||
.menubar li a { | .menubar li a { | ||
color: white; | color: white; | ||
Line 52: | Line 60: | ||
.active { | .active { | ||
color: #FFFFFF; | color: #FFFFFF; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 62: | Line 65: | ||
<div class="menubar"> | <div class="menubar"> | ||
<ul role="menu"> | <ul role="menu"> | ||
− | <li role="menuitem">[[ | + | <li role="menuitem">[[DTL_Community_Hub|Home]]</li> |
− | + | ||
− | |||
− | |||
− | |||
</ul> | </ul> | ||
</div> | </div> | ||
+ | |||
<div class="rainbow_bar"></div> | <div class="rainbow_bar"></div> |
Latest revision as of 09:11, 11 April 2024