Line 5: | Line 5: | ||
<link href="https://2018.igem.org/Template:NUDT_CHINA/myCSS?action=raw&ctype=text/css" rel="stylesheet"/> | <link href="https://2018.igem.org/Template:NUDT_CHINA/myCSS?action=raw&ctype=text/css" rel="stylesheet"/> | ||
<style> | <style> | ||
+ | /* Sections Header | ||
+ | --------------------------------*/ | ||
+ | .section-header h3 { | ||
+ | font-size: 32px; | ||
+ | color: #111; | ||
+ | text-transform: uppercase; | ||
+ | text-align: center; | ||
+ | font-weight: 700; | ||
+ | position: relative; | ||
+ | padding-bottom: 15px; | ||
+ | } | ||
+ | |||
+ | .section-header h3::before { | ||
+ | content: ''; | ||
+ | position: absolute; | ||
+ | display: block; | ||
+ | width: 120px; | ||
+ | height: 1px; | ||
+ | background: #ddd; | ||
+ | bottom: 1px; | ||
+ | left: calc(50% - 60px); | ||
+ | } | ||
+ | |||
+ | .section-header h3::after { | ||
+ | content: ''; | ||
+ | position: absolute; | ||
+ | display: block; | ||
+ | width: 40px; | ||
+ | height: 3px; | ||
+ | background: #18d26e; | ||
+ | bottom: 0; | ||
+ | left: calc(50% - 20px); | ||
+ | } | ||
+ | |||
+ | .section-header p { | ||
+ | text-align: center; | ||
+ | padding-bottom: 30px; | ||
+ | color: #333; | ||
+ | } | ||
+ | |||
+ | /* Back to top button */ | ||
+ | .back-to-top { | ||
+ | position: fixed; | ||
+ | background: #18d26e; | ||
+ | background-repeat: no-repeat; | ||
+ | background-size: contain; | ||
+ | color: #fff; | ||
+ | display: inline-block; | ||
+ | width: 60px; | ||
+ | height: 60px; | ||
+ | text-align: center; | ||
+ | line-height: 1; | ||
+ | font-size: 16px; | ||
+ | border-radius: 50%; | ||
+ | right: 30px; | ||
+ | bottom: 30px; | ||
+ | transition: background 0.5s; | ||
+ | z-index: 500; | ||
+ | } | ||
+ | |||
+ | .back-to-top i { | ||
+ | padding-top: 12px; | ||
+ | color: #fff; | ||
+ | } | ||
+ | |||
+ | @media (max-width: 768px) { | ||
+ | .back-to-top { | ||
+ | bottom: 30px; | ||
+ | } | ||
+ | } | ||
/* Team Section | /* Team Section | ||
--------------------------------*/ | --------------------------------*/ |
Revision as of 05:12, 1 July 2018
Inductors
Team member
something about him
Team member
something about him
Team member
something about him
Team member
something about him
Students
Team member
something about him
Team member
something about him
Team member
something about him
Team member
something about him