Difference between revisions of "Template:CPU CHINA/common CSS"

Line 30: Line 30:
  
 
body {
 
body {
   background-color: #fafafa;
+
   background-color: #FFFFFF;
 
}
 
}
  
Line 41: Line 41:
 
   padding: 0 3% 10%;
 
   padding: 0 3% 10%;
 
   width: 100%;
 
   width: 100%;
   background-color: #fafafa;
+
   background-color: #FFFFFF;
 
   z-index: 1;
 
   z-index: 1;
 
   text-align: left;
 
   text-align: left;
Line 62: Line 62:
 
   font-weight: bolder;
 
   font-weight: bolder;
 
   font-size: 8vw;
 
   font-size: 8vw;
   color: #fafafa;
+
   color: #FFFFFF;
 
   z-index: -1;
 
   z-index: -1;
 
}
 
}
Line 136: Line 136:
 
#header #menu #class-a li {
 
#header #menu #class-a li {
 
   width: 30vmin;
 
   width: 30vmin;
   background-color: #fafafa;
+
   background-color: #FFFFFF;
   border: #fafafa solid 3px;
+
   border: #FFFFFF solid 3px;
 
}
 
}
  
Line 147: Line 147:
 
   background-color: #0072fe;
 
   background-color: #0072fe;
 
   border: #0072fe solid 3px;
 
   border: #0072fe solid 3px;
   color: #fafafa;
+
   color: #FFFFFF;
 
}
 
}
  
Line 160: Line 160:
  
 
#header #menu #class-b li a {
 
#header #menu #class-b li a {
   color: #fafafa;
+
   color: #FFFFFF;
 
}
 
}
  

Revision as of 09:19, 20 October 2021

@font-face {

 font-family: MONTSERRAT-BLACK1;
 src: url("https://static.igem.org/mediawiki/2021/0/04/T--CPU_CHINA--MONTSERRAT-BLACK1.woff")
   format("woff");

}

@font-face {

 font-family: MONTSERRAT-BLACKITALIC2;
 src: url("https://static.igem.org/mediawiki/2021/d/d4/T--CPU_CHINA--MONTSERRAT-BLACKITALIC2.woff")
   format("woff");

}

@font-face {

 font-family: CABIN-REGULAR;
 src: url("https://static.igem.org/mediawiki/2021/b/b3/T--CPU_CHINA--CABIN-REGULAR.woff")
   format("woff");

}

@font-face {

 font-family: CABIN-ITALIC;
 src: url("https://static.igem.org/mediawiki/2021/7/75/T--CPU_CHINA--CABIN-ITALIC.woff")
   format("woff");

}

@font-face {

 font-family: BLACKITALIC;
 src: url("https://static.igem.org/mediawiki/2021/6/67/T--CPU_CHINA--BLACKITALIC.woff")
   format("woff");

}

body {

 background-color: #FFFFFF;

}

  • {
 box-sizing: border-box;

}

  1. contain {
 margin-top: -12px;
 padding: 0 3% 10%;
 width: 100%;
 background-color: #FFFFFF;
 z-index: 1;
 text-align: left;
 box-sizing: border-box;

}

.background {

 position: fixed;
 width: 100%;
 top: 0;
 z-index: -1;
 box-sizing: border-box;

}

  1. header #title {
 position: fixed;
 top: 9vw;
 font-family: "MONTSERRAT-BLACKITALIC2";
 line-height: normal;
 font-weight: bolder;
 font-size: 8vw;
 color: #FFFFFF;
 z-index: -1;

}

  1. header #load {
 position: fixed;
 display: flex;
 width: 100%;
 height: 100%;
 background-color: white;
 align-items: center;
 justify-content: center;
 z-index: 20;

}

  1. header #load img {
 width: 50vmin;

}

  1. header #menu {
 z-index: 10;

}

  1. header #menu #menuBack {
 position: fixed;
 width: 100%;
 height: 100%;
 box-sizing: border-box;
 z-index: 10;

}

  1. header #menu .menu {
 background-color: #000000ad;
 transition: background-color 2s;

}

  1. header #menu #logo {
 position: fixed;
 top: 3vmin;
 left: 1vmin;
 width: 25vmin;
 z-index: 11;

}

  1. header #menu #menuImg {
 position: fixed;
 top: 2vmin;
 right: 1vmin;
 width: 15vmin;
 z-index: 11;

}

  1. header #menu .class {
 position: fixed;
 top: 14vmin;
 z-index: 11;

}

  1. header #menu .class li {
 padding: 6% 0;
 margin: 2vmin;
 border-radius: 30px;
 text-align: center;
 font-family: "MONTSERRAT-BLACKITALIC2";
 font-size: 1.5em;
 font-weight: bolder;

}

  1. header #menu #class-a {
 right: 1vmin;

}

  1. header #menu #class-a li {
 width: 30vmin;
 background-color: #FFFFFF;
 border: #FFFFFF solid 3px;

}

  1. header #menu #class-a li:hover {
 border: #0072fe solid 3px;

}

  1. header #menu #class-a .class-a {
 background-color: #0072fe;
 border: #0072fe solid 3px;
 color: #FFFFFF;

}

  1. header #menu #class-b {
 right: 33vmin;

}

  1. header #menu #class-b li {
 border: #0072fe solid 2px;
 width: 39vmin;

}

  1. header #menu #class-b li a {
 color: #FFFFFF;

}

  1. header #menu #class-b li:active {
 background-color: #0000008f;

}

  1. header #menu #class-b .class-b {
 background-color: #00000047;

}

  1. bodyContent a[href ^="https://"], .link-https{
 padding: 0;

}

footer {

 position: -webkit-sticky;
 left: 0;
 padding-bottom: 0;
 width: 100%;
 background-color: #212121;

}

footer #sponsor {

 position: relative;
 display: flex;
 justify-content: center;
 margin: 0;
 padding: 0.5vmin;
 padding-bottom: 3vmin;
 top: -3vmin;
 width: 100%;
 border-radius: 20px;
 background-color: #ffffff;
 -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
 box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
 -o-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
 z-index: 1;

} footer #sponsor img {

 width: 96%;

} footer #connect {

 position: relative;
 margin: 0;
 padding-top: 1vmin;
 top: -8vmin;
 width: 100%;
 background-color: #212121;
 border-radius: 20px;
 z-index: 2;

}

footer #connect #contact {

 display: flex;
 padding: 0;
 flex-wrap: wrap;
 align-items: center;
 justify-content: center;

}

footer #connect h4 {

 margin: 2% 0;
 text-align: center;
 color: #ffffff;
 font-size: 1.5em;
 font-weight: bold;
 font-family: "MONTSERRAT-BLACK1";

}

footer #connect #contact li {

 width: 280px;
 font-family: "CABIN-REGULAR";
 border: #212121 solid 3px;
 justify-content: center;
 flex-direction: column;
 align-items: center;
 text-align: center;

}

footer #connect #contact li:hover {

 border: none;

}

footer #connect li img {

 margin-bottom: 2vw;
 width: 20%;

} footer #connect li p {

 color: #ffffff;
 font-size: 1.1em;
 text-align: center;

} @media screen and (max-width:1200px){

 footer #connect #contact li{
   width: 350px;
 }

} @media screen and (max-width:450px){

 footer #connect #contact li{
   width: 160px;
 }
 footer #connect li p {
   font-size: 0.8em;
 }

}