Difference between revisions of "Template:Freiburg/MenubarTest"
Line 20: | Line 20: | ||
/* ==== End General Settings ==== */ | /* ==== End General Settings ==== */ | ||
− | @media screen and (min-width: | + | @media screen and (min-width: 911px){ |
#naviconwrapper { | #naviconwrapper { | ||
Line 441: | Line 441: | ||
} /* end media query*/ | } /* end media query*/ | ||
− | @media screen and (max-width: | + | @media screen and (max-width: 910px){ |
#header{ | #header{ | ||
top: -9000px; | top: -9000px; | ||
Line 480: | Line 480: | ||
padding: 0; | padding: 0; | ||
margin: 0 auto; | margin: 0 auto; | ||
− | width: | + | width: 720px; |
height: 40px; | height: 40px; | ||
} | } | ||
Line 490: | Line 490: | ||
color: #fff; | color: #fff; | ||
display: inline-block; | display: inline-block; | ||
− | width: | + | width: 120px; |
text-align: center; | text-align: center; | ||
text-decoration: none; | text-decoration: none; | ||
Line 511: | Line 511: | ||
/*Styles for screen 600px and lower*/ | /*Styles for screen 600px and lower*/ | ||
− | @media screen and (max-width: | + | @media screen and (max-width: 720px) { |
#smallnav { | #smallnav { | ||
height: auto; | height: auto; |
Revision as of 10:44, 16 September 2015