CharisKomos (Talk | contribs) |
CharisKomos (Talk | contribs) |
||
Line 281: | Line 281: | ||
/* < 1024px Resolution Desktop Screen */ | /* < 1024px Resolution Desktop Screen */ | ||
− | |||
/* < 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: 1366px) { | ||
+ | |||
+ | body{background: #0000ff;} | ||
.menu_wrap{ | .menu_wrap{ | ||
position:relative; | position:relative; |
Revision as of 10:27, 22 July 2017