Difference between revisions of "Template:XJTU-China/style"

Line 2: Line 2:
 
@font-face {
 
@font-face {
 
     font-family: "montserrat";
 
     font-family: "montserrat";
     src: url(../fonts/Customized/Montserrat.ttf);
+
     src: url('https://static.igem.org/mediawiki/2021/4/46/T--XJTU-China--montserrat.ttf');
 
     font-weight: normal;
 
     font-weight: normal;
 
font-style: normal;
 
font-style: normal;
Line 8: Line 8:
 
@font-face {
 
@font-face {
 
     font-family: "roboto";
 
     font-family: "roboto";
     src: url(../fonts/Customized/Roboto.ttf);
+
     src: url('https://static.igem.org/mediawiki/2021/c/cb/T--XJTU-China--roboto.ttf');
 
     font-weight: normal;
 
     font-weight: normal;
 
font-style: normal;
 
font-style: normal;
Line 15: Line 15:
 
@font-face {
 
@font-face {
 
font-family: 'icomoon';
 
font-family: 'icomoon';
src:url('../fonts/icomoon/icomoon.eot');
+
src:url('https://static.igem.org/mediawiki/2021/3/30/T--XJTU-China--icomoon.eot');
src:url('../fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),
+
src:url('https://static.igem.org/mediawiki/2021/3/30/T--XJTU-China--icomoon.eot') format('embedded-opentype'),
url('../fonts/icomoon/icomoon.woff') format('woff'),
+
url('https://static.igem.org/mediawiki/2021/3/34/T--XJTU-China--icomoon.woff') format('woff'),
url('../fonts/icomoon/icomoon.ttf') format('truetype'),
+
url('https://static.igem.org/mediawiki/2021/5/58/T--XJTU-China--icomoon.ttf') format('truetype'),
url('../fonts/icomoon/icomoon.svg#icomoon') format('svg');
+
url('https://static.igem.org/mediawiki/2021/d/d4/T--XJTU-China--icomoon.svg') format('svg');
 
font-weight: normal;
 
font-weight: normal;
 
font-style: normal;
 
font-style: normal;
Line 50: Line 50:
 
     outline: none;
 
     outline: none;
 
     text-decoration: none;
 
     text-decoration: none;
 +
}
 +
 +
#logo{
 +
    width: 100px;
 +
    transition: .3s;
 +
}
 +
 +
#logo.sticky {
 +
    width: 50px;
 
}
 
}
  
Line 452: Line 461:
  
 
footer {
 
footer {
     background: url(../images/footer-tryptophan-1.jpg) no-repeat center;
+
     background: no-repeat center;
 
     background-size: cover;
 
     background-size: cover;
 
     position: relative;
 
     position: relative;
Line 517: Line 526:
 
     font-style: normal;
 
     font-style: normal;
 
     font-family: 'feathericons';
 
     font-family: 'feathericons';
     src: url('../fonts/feathericons/feathericons.eot?-8is7zf');
+
     src: url('https://static.igem.org/mediawiki/2021/4/4e/T--XJTU-China--codropsicons.eot');
     src: url('../fonts/feathericons/feathericons.eot?#iefix-8is7zf') format('embedded-opentype'),
+
     src: url('https://static.igem.org/mediawiki/2021/4/4e/T--XJTU-China--codropsicons.eot') format('embedded-opentype'),
     url('../fonts/feathericons/feathericons.woff?-8is7zf') format('woff'),
+
     url('https://static.igem.org/mediawiki/2021/1/15/T--XJTU-China--codropsicons.woff') format('woff'),
       url('../fonts/feathericons/feathericons.ttf?-8is7zf') format('truetype'),
+
       url('https://static.igem.org/mediawiki/2021/4/42/T--XJTU-China--codropsicons.ttf') format('truetype'),
       url('../fonts/feathericons/feathericons.svg?-8is7zf#feathericons') format('svg');
+
       url('https://static.igem.org/mediawiki/2021/5/59/T--XJTU-China--codropsicons.svg') format('svg');
 
}
 
}
  
Line 854: Line 863:
 
     height: 45px;
 
     height: 45px;
 
}
 
}
 +
 +
 +
 
</style></html>
 
</style></html>

Revision as of 13:07, 25 June 2021