Line 63: | Line 63: | ||
text-align: bottom; | text-align: bottom; | ||
} | } | ||
− | + | .nav_bar1 { | |
− | + | top:-335px | |
+ | } | ||
+ | @media only screen and (max-width: 1050px){ | ||
+ | .nav_bar1{ | ||
+ | |||
+ | top: -622px; | ||
+ | |||
+ | } | ||
+ | @media only screen and (max-width:800px){ | ||
+ | .nav_bar1{ | ||
+ | |||
+ | top: -500px; | ||
+ | |||
+ | } | ||
+ | @media only screen and (max-width:540px){ | ||
+ | .nav_bar1{ | ||
+ | top: -578px; | ||
+ | } | ||
+ | } | ||
#top_title{ | #top_title{ | ||
display: none!important; | display: none!important; |
Revision as of 10:19, 20 October 2017