CharisKomos (Talk | contribs) |
CharisKomos (Talk | contribs) |
||
Line 278: | Line 278: | ||
<style> | <style> | ||
+ | /* DEFAULT PROPERTIES ARE INHERITED FROM 1535px WIDTH*/ | ||
/* < 1024px Resolution Desktop Screen */ | /* < 1024px Resolution Desktop Screen */ | ||
Line 283: | Line 284: | ||
/* < 1366px Resolution Desktop Screen*/ | /* < 1366px Resolution Desktop Screen*/ | ||
− | + | @media screen and (min-width: 1025px) and (max-width: 1366px) { | |
− | @media screen and (min-width: 1025px) and (max-width: | + | |
.menu_wrap{ | .menu_wrap{ | ||
position:relative; | position:relative; | ||
Line 330: | Line 330: | ||
} | } | ||
} | } | ||
− | @media screen and (min-width: | + | @media screen and (min-width: 1367px) and (max-width: 1920px){ |
body{ bakcground: #f3d5e9 } | body{ bakcground: #f3d5e9 } | ||
#sector_box { | #sector_box { |
Revision as of 09:11, 22 July 2017