Line 115: | Line 115: | ||
} | } | ||
#interLab { | #interLab { | ||
− | height: | + | height: 600vh; |
} | } | ||
#ourTeam { | #ourTeam { | ||
Line 190: | Line 190: | ||
height:70vh; | height:70vh; | ||
width:80vw; | width:80vw; | ||
− | top: 15vh; | + | top:15vh; |
left:10vw; | left:10vw; | ||
} | } | ||
Line 209: | Line 209: | ||
#interDiv { | #interDiv { | ||
position: absolute; | position: absolute; | ||
− | padding: | + | padding: 3vw; |
width: 80vw; | width: 80vw; | ||
height: auto; | height: auto; | ||
left: 10vw; | left: 10vw; | ||
+ | top: 10vh; | ||
} | } | ||
table.table { | table.table { | ||
Line 224: | Line 225: | ||
.table th { | .table th { | ||
padding: 0.2vw; | padding: 0.2vw; | ||
− | background-color: #444444; | + | background-color: #444444 !important; |
− | color: white; | + | color: white !important; |
font-weight: bold; | font-weight: bold; | ||
} | } |
Revision as of 14:15, 27 July 2018
.logo_2018, #firstHeading, #top_menu_under { display:none;}
- content {
width: 100vw; padding: 0; margin-left:0; } /*fonts*/ @font-face {
src: url("https://static.igem.org/mediawiki/2018/1/14/T--IISER-Kolkata--blogger.ttf"); font-family: blogger;
} @font-face {
src: url("https://static.igem.org/mediawiki/2018/7/7a/T--IISER-Kolkata--prime.otf"); font-family: prime;
} @font-face {
src: url("https://static.igem.org/mediawiki/2018/5/5a/T--IISER-Kolkata--rodina.otf"); font-family: rodina;
} @font-face {
src: url("https://static.igem.org/mediawiki/2018/f/f7/T--IISER-Kolkata--social.ttf"); font-family: social;
}
/*body*/ body, html {
width: 100vw; margin: 0; padding: 0;
} body {
height: auto; overflow-y: scroll; overflow-x: hidden; margin: auto;
} body::-webkit-scrollbar-track {
background-color: black;
} body::-webkit-scrollbar {
width: 1vw;
} body::-webkit-scrollbar-thumb {
background-color: #999999;
} body::-webkit-scrollbar-thumb:hover {
background-color: #777777;
}
- container {
height: auto; width: 100vw; display: flex; flex-direction: column;
} section {
position: relative; display: flex; height: 100vh; width: 100vw;
}
- home {
background: white; height: 100vh;
}
- home #iiserk {
height: 6vw; width: 6vw; display: flex; align-items: center; position: absolute; top: 1vw; left: 1vw; z-index: 5; cursor: pointer;
}
- iiserk a img {
height: 6vw; width: auto;
}
- home #pagedown {
top: 90vh; left: 47vw; height: 3vw; width: 6vw; cursor: pointer; display: flex; align-items: center; justify-content: center; background-color: gray; border: solid black 0.1vw; position: absolute; font-size: 1.2vw; font-family: rodina;
}
/*abstract page*/
- abstract {
background-color: #D8D9E5;
}
/*descr page*/
- descr {
background-color: #B4BAC2;
}
- details {
background-color: #D8D9E5;
}
- interLab {
height: 600vh;
}
- ourTeam {
background-color: #B4BAC2;
}
- sponsors {
background-color: #D8D9E5;
}
- contactUs {
background-color: #B4BAC2;
}
- home_gif{
width: 55vw; margin-left: 20vw; margin-top: 2vh;
}
- main_title{
top: 60vh; left: 22vw; height: 6vw; width: 6vw; position: absolute; align-items: center; justify-content: center; font-family: blogger; font-size: 4vw ;
} p {
font-size: 1.3vw !important; font-family: blogger !important;
} span.heading {
font-size: 1.5vw; font-family: prime;
}
- title_desc{
position: absolute; left: 40vw; top: 65vh; height: 4vh; width:40vw; align-items: center; justify-content: center; font-family: sans-serif; font-size:1.2vw;
}
- mascot{
position: absolute; margin-left:5vw; margin-top: 15vh;
}
- abstractDiv {
position: absolute;
}
- abstract_text{
height:70vh; width:55vw; left:40vw; top:13vh; justify-content: center; align-items: center; position: absolute; font-size: 1.2vw; font-family: sans-serif;
}
- descript ,#detdiv{
position: absolute; height:70vh; width:80vw; top:15vh; left:10vw;
}
- des_left ,#det_cont{
position: absolute; left:2vw; top: 2vh; width: 80vw; justify-content: center; align-items: center; text-align: justify; font-family: sans-serif;
}
- interDiv {
position: absolute; padding: 3vw; width: 80vw; height: auto; left: 10vw; top: 10vh;
} table.table {
font-size: 1.3vw; border: 0.1vw solid black; font-family: rodina;
} .table td {
padding: 0.2vw;
} .table th {
padding: 0.2vw; background-color: #444444 !important; color: white !important; font-weight: bold;
}
- team {
position: absolute;
}
- team_left{
width: 35vw; height: 70vh; left:10vw; top:25vh; position: absolute;
}
- team_right{
width: 35vw; height: 70vh; left:45vw; top:17vh; position: absolute;
}
- team_right2{
width: 35vw; height: 70vh; left:75vw; top:17vh; position: absolute;
} span.instructName {
font-size: 2vw;
} span.studentName {
font-size: 1.2vw;
}
- spon {
position: absolute;
}
- dbt{
width:15vw; left:10vw; top:15vh; position: absolute; font-size:1.2vw;
}
- dbt_des{
width:15vw; left:10vw; top:20vh; position: absolute; background-color: gray; opacity: 0; color: white; text-align: center; font-size:1.2vw;
}
- dbt_des:hover{
opacity: 1;
}
- dbt_text{
top:45vh; left:10vw; position: absolute; font-size:1.2vw;
}
- gb{
width:25vw; position: absolute; left:30vw; top:15vh;
}
- gb_text{
top:33vh; left:39vw; position: absolute; font-size:1.2vw;
}
- gb_des{
width:25vw; position: absolute; left:30vw; top:18vh; background-color: gray; opacity: 0; color: white; text-align: center; font-size:1.2vw;
}
- gb_des:hover{
opacity: 1;
}
- idt{
width:17.5vw; left:60vw; top:15vh; position: absolute;
}
- idt_text{
top:33vh; left:61vw; position: absolute; font-size:1.2vw;
}
- idt_des{
width:17.5vw; left:60vw; top:15vh; position: absolute; background-color: gray; opacity: 0; font-size:1.2vw; color: white; text-align: center;
}
- idt_des:hover{
opacity: 1;
}
- ik{
width:15vw; left:82vw; top:15vh; position: absolute;
}
- ik_des{
font-size:1.2vw; width:15vw; left:82vw; top:25vh; position: absolute; background-color: gray; opacity: 0; color: white; text-align: center;
}
- ik_des:hover{
opacity: 1;
}
- ik_text{
position: absolute; left:86vw; font-size:1.2vw !importan; top:47vh;
}
- neb{
width:25vw; left:20vw; top:60vh; position: absolute;
}
- neb_des{
width:25vw; left:20vw; font-size:1.2vw; top:63vh; position: absolute; background-color: gray; opacity: 0; color: white; text-align: center;
}
- neb_des:hover{
opacity: 1;
}
- neb_text{
left:26vw; top:80vh; font-size:1.2vw; position: absolute;
}
- sg{
width: 35vw; left:55vw; top: 60vh; position: absolute;
}
- sg_des{
width: 35vw; left:55vw; font-size:1.2vw; top: 65vh; position: absolute; background-color: gray; opacity: 0; color: white; text-align: center;
}
- sg_des:hover{
opacity: 1;
}
- sg_text{
left:70vw; font-size:1.2vw; top:80vh; position: absolute;
}
- contactDiv {
position: absolute;
}
- phys{
width: 40vw; height:80vh; font-size: 1.5vw; position: absolute; left:10vw; top: 20vh;
}
- write{
width: 40vw; height: 35vh; left:55vw; top:12vh; position: absolute;
}
- soc{
left:55vw; top:70vh; position: absolute; width:40vw; height: 30vh;
} .ver_tab{
display:inline-block; width: 2vw;
}
/*navbar*/
- menubar {
width: 100vw; height: 3vw; background-color: rgba(0,0,0,1); display: inline-flex; align-items: center; position: absolute; top: 100vh; left: 0vw; z-index: 10;
}
- menubar.stickymenu {
position: fixed; top: 16px; left: 0vw;
}
- menubar #logo {
margin-left: 1vw; margin-right: 1vw; display: flex; width: 2.5vw; height: 2.5vw;
}
- logo img {
height: 100%; width: 100%;
}
- menubar .pagelink {
display: flex; align-items: center; justify-content: center; height: 100%; width: 8vw;
}
.pagelink div {
cursor: pointer; -webkit-transition: 0.2s linear; -moz-transition: 0.2s linear; -o-transition: 0.2s linear; transition: 0.2s linear;
} .pagelink div p {
font-family: prime !important; font-size: 1.2vw !important; color: #cccccc;
} .pagelink div:hover > p {
color: white !important;
}