Difference between revisions of "Team:IISER Kolkata"

Line 16: Line 16:
 
    align-items: center;
 
    align-items: center;
 
    justify-content: center;
 
    justify-content: center;
    background: url("https://static.igem.org/mediawiki/2019/0/0c/T--IISER_Kolkata--unleash.png") fixed no-repeat center;
+
    background: url("https://static.igem.org/mediawiki/2019/0/0c/T--IISER_Kolkata--unleash.png") no-repeat fixed 50% 50%;
    background-size: 80vw 40vw;
+
    background-size: 70vw 35vw;
 
    background-color: black;
 
    background-color: black;
 
}
 
}
Line 59: Line 59:
 
    color: #74ed46;
 
    color: #74ed46;
 
}*/
 
}*/
 +
/*mobile mode*/
 +
@media screen and (orientation: portrait) {
 +
        .sec#landing {
 +
        height: 50vh;
 +
        background-position: 50% 30%;
 +
    background-size: 100vw 50vw;
 +
        }
 
</style>
 
</style>
 
 

Revision as of 05:44, 1 October 2019

About