Line 51: | Line 51: | ||
} | } | ||
+ | .nav_bar1 { | ||
+ | top:-335px!important; | ||
+ | } | ||
+ | @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; | ||
+ | } | ||
+ | } | ||
.suit_for_pic{ | .suit_for_pic{ | ||
font-size: 24px!important; | font-size: 24px!important; |
Revision as of 10:39, 20 October 2017