Difference between revisions of "Team:Greece/modeling"

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*/
/* DEFAULT PROPERTIES ARE INHERITED FROM 1920px - 1080px RESOLUTION*/
+
@media screen and (min-width: 1025px) and (max-width: 1366px) {
@media screen and (min-width: 1025px) and (max-width: 1367px) {
+
 
.menu_wrap{
 
.menu_wrap{
 
position:relative;
 
position:relative;
Line 330: Line 330:
 
}
 
}
 
}
 
}
@media screen and (min-width: 1599px) and (max-width: 2000px){
+
@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