Difference between revisions of "Team:Greece/modeling"

Line 281: Line 281:
 
/* < 1024px Resolution Desktop Screen */
 
/* < 1024px Resolution Desktop Screen */
 
<!---------------------------------------------------------->
 
<!---------------------------------------------------------->
 
@media screen and (min-width: 1599px) and (max-width: 2000px){
 
        body{ bakcground: #f3d5e9 }
 
        #sector_box {
 
                margin: -140px 0px 0px 0px;
 
        }
 
 
        #sector_box .parallelogram:not(.skew_by_left){
 
        height: 870px;
 
}
 
 
.skew_by_left{
 
                height: 870px;
 
}
 
       
 
        .logo{
 
                margin: -18px 0px 0px -52px;
 
        }
 
}
 
  
 
/* < 1366px Resolution Desktop Screen*/
 
/* < 1366px Resolution Desktop Screen*/
Line 348: Line 329:
 
                 height: 730px;
 
                 height: 730px;
 
}
 
}
 +
}
 +
@media screen and (min-width: 1599px) and (max-width: 2000px){
 +
        body{ bakcground: #f3d5e9 }
 +
        #sector_box {
 +
                margin: -140px 0px 0px 0px;
 +
        }
 +
 +
        #sector_box .parallelogram:not(.skew_by_left){
 +
        height: 870px;
 +
}
 +
 +
.skew_by_left{
 +
                height: 870px;
 +
}
 +
       
 +
        .logo{
 +
                margin: -18px 0px 0px -52px;
 +
        }
 
}
 
}
 
</style>
 
</style>

Revision as of 09:06, 22 July 2017