Difference between revisions of "Template:Freiburg/MenubarTest"
Line 464: | Line 464: | ||
/* Basic Styles */ | /* Basic Styles */ | ||
− | + | ||
− | + | ||
− | + | ||
#smallnav { | #smallnav { | ||
height: 40px; | height: 40px; | ||
width: 100%; | width: 100%; | ||
− | background: # | + | background: #0051A2; |
font-size: 11pt; | font-size: 11pt; | ||
font-family: 'PT Sans', Arial, sans-serif; | font-family: 'PT Sans', Arial, sans-serif; | ||
font-weight: bold; | font-weight: bold; | ||
position: fixed; | position: fixed; | ||
− | border-bottom: 2px solid # | + | border-bottom: 2px solid #CFCFCF; |
z-index: 3000; | z-index: 3000; | ||
} | } | ||
Line 495: | Line 493: | ||
text-decoration: none; | text-decoration: none; | ||
line-height: 40px; | line-height: 40px; | ||
− | |||
} | } | ||
#smallnav li a { | #smallnav li a { | ||
− | |||
box-sizing:border-box; | box-sizing:border-box; | ||
-moz-box-sizing:border-box; | -moz-box-sizing:border-box; | ||
Line 507: | Line 503: | ||
} | } | ||
#smallnav a:hover, #smallnav a:active { | #smallnav a:hover, #smallnav a:active { | ||
− | background-color: # | + | background-color: #1D629F; |
} | } | ||
#smallnav a#pull { | #smallnav a#pull { | ||
Line 517: | Line 513: | ||
#smallnav { | #smallnav { | ||
height: auto; | height: auto; | ||
+ | background: #3B7EBF; | ||
} | } | ||
#smallnav ul { | #smallnav ul { | ||
Line 528: | Line 525: | ||
position: relative; | position: relative; | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
#smallnav a { | #smallnav a { | ||
text-align: left; | text-align: left; | ||
Line 547: | Line 541: | ||
#smallnav a#pull { | #smallnav a#pull { | ||
display: block; | display: block; | ||
− | background-color: # | + | background-color: #0051A2; |
width: 100%; | width: 100%; | ||
position: relative; | position: relative; | ||
Line 569: | Line 563: | ||
float: none; | float: none; | ||
width: 100%; | width: 100%; | ||
− | |||
− | |||
− | |||
} | } | ||
} | } | ||
Line 867: | Line 858: | ||
<ul class="clearfix"> | <ul class="clearfix"> | ||
<li><a href="#">Home</a></li> | <li><a href="#">Home</a></li> | ||
− | <li><a href="#"> | + | <li><a href="#">Project</a></li> |
− | <li><a href="#"> | + | <li><a href="#">Results</a></li> |
− | <li><a href="#"> | + | <li><a href="#">Team</a></li> |
− | <li><a href="#"> | + | <li><a href="#">Practice</a></li> |
− | <li><a href="#"> | + | <li><a href="#">Notebook</a></li> |
</ul> | </ul> | ||
<a href="#" id="pull">Menu</a> | <a href="#" id="pull">Menu</a> |
Revision as of 10:39, 16 September 2015