Difference between revisions of "Team:IISER-Kolkata/style.css"

Line 1: Line 1:
 
.logo_2018, #firstHeading, #top_menu_under {
 
.logo_2018, #firstHeading, #top_menu_under {
display:none !important;}
+
display:none;}
  
 
#content {
 
#content {
width: 100vw !important;
+
width: 100vw;
padding: 0 !important;
+
padding: 0;
margin-left:0 !important;
+
margin-left:0;
 
}
 
}
 
/*fonts*/
 
/*fonts*/
 
@font-face {
 
@font-face {
     src: url("https://static.igem.org/mediawiki/2018/1/14/T--IISER-Kolkata--blogger.ttf") !important;
+
     src: url("https://static.igem.org/mediawiki/2018/1/14/T--IISER-Kolkata--blogger.ttf");
     font-family: blogger !important;
+
     font-family: blogger;
 
}
 
}
 
@font-face {
 
@font-face {
     src: url("https://static.igem.org/mediawiki/2018/7/7a/T--IISER-Kolkata--prime.otf") !important;
+
     src: url("https://static.igem.org/mediawiki/2018/7/7a/T--IISER-Kolkata--prime.otf");
     font-family: prime !important;
+
     font-family: prime;
 
}
 
}
 
@font-face {
 
@font-face {
     src: url("https://static.igem.org/mediawiki/2018/5/5a/T--IISER-Kolkata--rodina.otf") !important;
+
     src: url("https://static.igem.org/mediawiki/2018/5/5a/T--IISER-Kolkata--rodina.otf");
     font-family: rodina !important;
+
     font-family: rodina;
 
}
 
}
 
@font-face {
 
@font-face {
     src: url("https://static.igem.org/mediawiki/2018/f/f7/T--IISER-Kolkata--social.ttf") !important;
+
     src: url("https://static.igem.org/mediawiki/2018/f/f7/T--IISER-Kolkata--social.ttf");
     font-family: social !important;
+
     font-family: social;
 
}
 
}
  
 
/*body*/
 
/*body*/
 
body, html {
 
body, html {
width: 100vw !important;
+
width: 100vw;
margin: 0 !important;
+
margin: 0;
padding: 0 !important;
+
padding: 0;
 
}
 
}
 
body {
 
body {
     height: auto !important;
+
     height: auto;
overflow-y: scroll !important;
+
overflow-y: scroll;
overflow-x: hidden !important;
+
overflow-x: hidden;
margin: auto !important;
+
margin: auto;
 
}
 
}
 
body::-webkit-scrollbar-track
 
body::-webkit-scrollbar-track
 
{
 
{
background-color: black !important;
+
background-color: black;
 
}
 
}
 
body::-webkit-scrollbar
 
body::-webkit-scrollbar
 
{
 
{
width: 1vw !important;
+
width: 1vw;
 
}
 
}
 
body::-webkit-scrollbar-thumb
 
body::-webkit-scrollbar-thumb
 
{
 
{
background-color: #999999 !important;
+
background-color: #999999;
 
}
 
}
 
body::-webkit-scrollbar-thumb:hover
 
body::-webkit-scrollbar-thumb:hover
 
{
 
{
     background-color: #777777 !important;
+
     background-color: #777777;
 
}
 
}
  
 
#container {
 
#container {
height: auto !important;
+
height: auto;
width: 100vw !important;
+
width: 100vw;
display: flex !important;
+
display: flex;
flex-direction: column !important;
+
flex-direction: column;
 
}
 
}
  
 
#home_gif{
 
#home_gif{
     width: 55vw !important;
+
     width: 55vw;
     margin-left: 20vw !important;
+
     margin-left: 20vw;
     margin-top: 2vh !important;
+
     margin-top: 2vh;
 
}
 
}
 
#main_title{
 
#main_title{
     top: 60vh !important;
+
     top: 60vh;
     left: 20vw !important;
+
     left: 20vw;
     height: 6vw !important;
+
     height: 6vw;
     width: 6vw !important;
+
     width: 6vw;
     font-size: 4vw !important;
+
     font-size: 4vw;
     position: absolute !important;
+
     position: absolute;
     align-items: center !important;
+
     align-items: center;
     justify-content: center !important;
+
     justify-content: center;
 
}
 
}
 
#title_desc{
 
#title_desc{
     position: absolute !important;
+
     position: absolute;
     left: 40vw !important;
+
     left: 40vw;
     top: 65vh !important;
+
     top: 65vh;
     height: 4vh !important;
+
     height: 4vh;
     width:40vw !important;
+
     width:40vw;
     align-items: center !important;
+
     align-items: center;
     justify-content: center !important;
+
     justify-content: center;
 
}
 
}
  
 
#mascot{
 
#mascot{
     margin-left:5vw !important;
+
     margin-left:5vw;
     margin-top: 15vh !important;
+
     margin-top: 15vh;
 
}
 
}
  
 
#abstract_text{
 
#abstract_text{
     height:70vh !important;
+
     height:70vh;
     width:55vw !important;
+
     width:55vw;
     left:40vw !important;
+
     left:40vw;
     top:13vh !important;
+
     top:13vh;
     justify-content: center !important;
+
     justify-content: center;
     align-items: center !important;
+
     align-items: center;
     position: absolute !important;
+
     position: absolute;
 
}
 
}
  
 
#descript  ,#details{
 
#descript  ,#details{
     height:70vh !important;
+
     height:70vh;
     width:80vw !important;
+
     width:80vw;
     top:20vh !important;
+
     top:20vh;
     left:10vw !important;
+
     left:10vw;
 
}
 
}
 
#des_left ,#det_cont{
 
#des_left ,#det_cont{
     position: absolute !important;
+
     position: absolute;
     left:10vw !important;
+
     left:10vw;
     top: 15vh !important;
+
     top: 15vh;
     width: 80vw !important;
+
     width: 80vw;
     justify-content: center !important;
+
     justify-content: center;
     align-items: center !important;
+
     align-items: center;
     text-align: justify !important;
+
     text-align: justify;
 
}
 
}
 
#team_left{
 
#team_left{
     width: 35vw !important;
+
     width: 35vw;
     height: 70vh !important;
+
     height: 70vh;
     left:10vw !important;
+
     left:10vw;
     top:25vh !important;
+
     top:25vh;
     position: absolute !important;
+
     position: absolute;
 
}
 
}
 
#team_right{
 
#team_right{
     width: 35vw !important;
+
     width: 35vw;
     height: 70vh !important;
+
     height: 70vh;
     left:45vw !important;
+
     left:45vw;
     top:17vh !important;
+
     top:17vh;
     position: absolute !important;
+
     position: absolute;
 
}
 
}
 
#team_right2{
 
#team_right2{
     width: 35vw !important;
+
     width: 35vw;
     height: 70vh !important;
+
     height: 70vh;
     left:75vw !important;
+
     left:75vw;
     top:17vh !important;
+
     top:17vh;
     position: absolute !important;
+
     position: absolute;
 
}
 
}
 
/*navbar*/
 
/*navbar*/
 
#menubar {   
 
#menubar {   
width: 100vw !important;
+
width: 100vw;
     height: 3vw !important;
+
     height: 3vw;
     background-color: rgba(0,0,0,0.8) !important;
+
     background-color: rgba(0,0,0,0.8);
     display: inline-flex !important;
+
     display: inline-flex;
     align-items: center !important;   
+
     align-items: center;   
     position: absolute !important;
+
     position: absolute;
     top: 100vh !important;
+
     top: 100vh;
     left: 0vw !important;
+
     left: 0vw;
     z-index: 10 !important;
+
     z-index: 10;
 
}
 
}
 
#menubar.stickymenu {
 
#menubar.stickymenu {
     position: fixed !important;
+
     position: fixed;
     top: 3vh !important;
+
     top: 3vh;
     left: 0vw !important;
+
     left: 0vw;
 
}
 
}
 
#menubar #logo {
 
#menubar #logo {
     margin-left: 1vw !important;
+
     margin-left: 1vw;
     margin-right: 1vw !important;
+
     margin-right: 1vw;
     display: flex !important;
+
     display: flex;
     width: 2.5vw !important;
+
     width: 2.5vw;
     height: 2.5vw !important;     
+
     height: 2.5vw;     
 
}
 
}
 
#logo img {
 
#logo img {
     height: 100% !important;
+
     height: 100%;
     width: 100% !important;
+
     width: 100%;
 
}
 
}
 
#menubar .pagelink {
 
#menubar .pagelink {
     display: flex !important;   
+
     display: flex;   
     align-items: center !important;
+
     align-items: center;
     justify-content: center !important;   
+
     justify-content: center;   
     height: 100% !important;
+
     height: 100%;
     width: 8vw !important;         
+
     width: 8vw;         
 
}
 
}
 
#menubar .pagelink#registerMenu {
 
#menubar .pagelink#registerMenu {
     margin-left: auto !important;
+
     margin-left: auto;
 
}
 
}
 
#menubar .pagelink#loginMenu {
 
#menubar .pagelink#loginMenu {
     margin-right: 1vw !important;
+
     margin-right: 1vw;
 
}
 
}
 
.pagelink div {
 
.pagelink div {
     cursor: pointer !important;
+
     cursor: pointer;
     -webkit-transition: 0.2s linear !important;
+
     -webkit-transition: 0.2s linear;
     -moz-transition: 0.2s linear !important;
+
     -moz-transition: 0.2s linear;
     -o-transition: 0.2s linear !important;
+
     -o-transition: 0.2s linear;
     transition: 0.2s linear !important;
+
     transition: 0.2s linear;
 
}
 
}
 
.pagelink div p {
 
.pagelink div p {
     font-family: prime !imporant !important;
+
     font-family: prime !important;
     font-size: 1vw !important;  
+
     font-size: 1vw;  
     color: #cccccc !important;   
+
     color: #cccccc;   
 
}
 
}
 
.pagelink div:hover > p {
 
.pagelink div:hover > p {
     color: white !important !important;
+
     color: white !important;
}
+
 
+
.orangetext div p {
+
    color: orange !important !important;
+
}
+
.orangetext div:hover > p {
+
    color: yellow !important !important;
+
 
}
 
}
  
 
section {
 
section {
position: relative !important;
+
position: relative;
display: flex !important;
+
display: flex;
height: 100vh !important;
+
height: 100vh;
width: 100vw !important;
+
width: 100vw;
 
}
 
}
  
 
#home {
 
#home {
     background: white !important;
+
     background: white;
     height: 100vh !important;
+
     height: 100vh;
 
}
 
}
 
#home #iiserk {
 
#home #iiserk {
     height: 6vw !important;
+
     height: 6vw;
     width: 6vw !important;     
+
     width: 6vw;     
     display: flex !important;
+
     display: flex;
     align-items: center !important;   
+
     align-items: center;   
     position: absolute !important;
+
     position: absolute;
     top: 1vw !important;
+
     top: 1vw;
     left: 1vw !important;
+
     left: 1vw;
     z-index: 5 !important;
+
     z-index: 5;
     cursor: pointer !important;
+
     cursor: pointer;
 
}
 
}
 
#iiserk:hover {
 
#iiserk:hover {
Line 227: Line 220:
 
}
 
}
 
#iiserk a img {
 
#iiserk a img {
     height: 6vw !important;
+
     height: 6vw;
     width: auto !important;
+
     width: auto;
 
}
 
}
 
#home #pagedown {
 
#home #pagedown {
     top: 90vh !important;
+
     top: 90vh;
     left: 47vw !important;
+
     left: 47vw;
     height: 3vw !important;
+
     height: 3vw;
     margin-left: 6vw !important;
+
     margin-left: 6vw;
     margin-top: 7vh !important;
+
     margin-top: 7vh;
     width: 6vw !important;
+
     width: 6vw;
     cursor: pointer !important;
+
     cursor: pointer;
     display: flex !important;
+
     display: flex;
     align-items: center !important;
+
     align-items: center;
     justify-content: center !important;
+
     justify-content: center;
     background-color: gray !important;
+
     background-color: gray;
     border: solid black 0.1vw !important;
+
     border: solid black 0.1vw;
 
}
 
}
  
 
/*aboutUs page*/
 
/*aboutUs page*/
 
#aboutUs {
 
#aboutUs {
background-color: #D8D9E5 !important;
+
background-color: #D8D9E5;
 
}
 
}
  
Line 253: Line 246:
 
/*events page*/
 
/*events page*/
 
#events {
 
#events {
     background-color: #B4BAC2 !important;
+
     background-color: #B4BAC2;
 
}
 
}
  
 
#gallery {
 
#gallery {
     background-color: #D8D9E5 !important;
+
     background-color: #D8D9E5;
 
}
 
}
 
#ourTeam {
 
#ourTeam {
     background-color: #B4BAC2 !important;
+
     background-color: #B4BAC2;
 
}
 
}
 
#sponsors {
 
#sponsors {
     background-color: #D8D9E5 !important;
+
     background-color: #D8D9E5;
 
}
 
}
 
#reachUs {
 
#reachUs {
     background-color: #B4BAC2 !important;
+
     background-color: #B4BAC2;
     height: 100vh !important;
+
     height: 100vh;
 
}
 
}

Revision as of 13:52, 29 June 2018

.logo_2018, #firstHeading, #top_menu_under { display:none;}

  1. 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;

}

  1. container {

height: auto; width: 100vw; display: flex; flex-direction: column; }

  1. home_gif{
   width: 55vw;
   margin-left: 20vw;
   margin-top: 2vh;

}

  1. main_title{
   top: 60vh;
   left: 20vw;
   height: 6vw;
   width: 6vw;
   font-size: 4vw;
   position: absolute;
   align-items: center;
   justify-content: center;

}

  1. title_desc{
   position: absolute;
   left: 40vw;
   top: 65vh;
   height: 4vh;
   width:40vw;
   align-items: center;
   justify-content: center;

}

  1. mascot{
   margin-left:5vw;
   margin-top: 15vh;

}

  1. abstract_text{
   height:70vh;
   width:55vw;
   left:40vw;
   top:13vh;
   justify-content: center;
   align-items: center;
   position: absolute;

}

  1. descript ,#details{
   height:70vh;
   width:80vw;
   top:20vh;
   left:10vw;

}

  1. des_left ,#det_cont{
   position: absolute;
   left:10vw;
   top: 15vh;
   width: 80vw;
   justify-content: center;
   align-items: center;
   text-align: justify;

}

  1. team_left{
   width: 35vw;
   height: 70vh;
   left:10vw;
   top:25vh;
   position: absolute;

}

  1. team_right{
   width: 35vw;
   height: 70vh;
   left:45vw;
   top:17vh;
   position: absolute;

}

  1. team_right2{
   width: 35vw;
   height: 70vh;
   left:75vw;
   top:17vh;
   position: absolute;

} /*navbar*/

  1. menubar {

width: 100vw;

   height: 3vw;
   background-color: rgba(0,0,0,0.8);
   display: inline-flex;
   align-items: center;  
   position: absolute;
   top: 100vh;
   left: 0vw;
   z-index: 10;

}

  1. menubar.stickymenu {
   position: fixed;
   top: 3vh;
   left: 0vw;

}

  1. menubar #logo {
   margin-left: 1vw;
   margin-right: 1vw;
   display: flex;
   width: 2.5vw;
   height: 2.5vw;     

}

  1. logo img {
   height: 100%;
   width: 100%;

}

  1. menubar .pagelink {
   display: flex;  
   align-items: center;
   justify-content: center;   
   height: 100%;
   width: 8vw;        

}

  1. menubar .pagelink#registerMenu {
   margin-left: auto;

}

  1. menubar .pagelink#loginMenu {
   margin-right: 1vw;

} .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: 1vw; 
   color: #cccccc;   

} .pagelink div:hover > p {

   color: white !important;

}

section { position: relative; display: flex; height: 100vh; width: 100vw; }

  1. home {
   background: white;
   height: 100vh;

}

  1. home #iiserk {
   height: 6vw;
   width: 6vw;    
   display: flex;
   align-items: center;  
   position: absolute;
   top: 1vw;
   left: 1vw;
   z-index: 5;
   cursor: pointer;

}

  1. iiserk:hover {

}

  1. iiserk a img {
   height: 6vw;
   width: auto;

}

  1. home #pagedown {
   top: 90vh;
   left: 47vw;
   height: 3vw;
   margin-left: 6vw;
   margin-top: 7vh;
   width: 6vw;
   cursor: pointer;
   display: flex;
   align-items: center;
   justify-content: center;
   background-color: gray;
   border: solid black 0.1vw;

}

/*aboutUs page*/

  1. aboutUs {

background-color: #D8D9E5; }


/*events page*/

  1. events {
   background-color: #B4BAC2;

}

  1. gallery {
   background-color: #D8D9E5;

}

  1. ourTeam {
   background-color: #B4BAC2;

}

  1. sponsors {
   background-color: #D8D9E5;

}

  1. reachUs {
   background-color: #B4BAC2;
   height: 100vh;

}