Difference between revisions of "Template:SMMU-China/CSS main"

Line 84: Line 84:
 
margin: auto;
 
margin: auto;
 
padding-top: 30px;
 
padding-top: 30px;
height: 150px;
+
height: 120px;
 
line-height: 120px;
 
line-height: 120px;
 
font-size: 40px;
 
font-size: 40px;

Revision as of 08:03, 6 August 2019

/*general*/ @font-face{

    	font-family: 'SMMUFONT'; 
       src:url('https://static.igem.org/mediawiki/2019/8/8f/T--SMMU-China--SMMUFONT.ttf') format('truetype');
   }

body,h1,h2,h3,h4,h5,h6,p,th,td{font-family:"SMMUFONT"!important;} a{color:#333; text-decoration:none;} h1{font-size: 27px; line-height: 50px;} h2{font-size: 25px; line-height: 50px;} h3{font-size: 23px; line-height: 50px;} h4{font-size: 21px; line-height: 50px;} h5{font-size: 19px; line-height: 50px;} h6{font-size: 17px; line-height: 50px;}

.big_framework { background-color: white; display: block; width: 100%; }

.big_framework .page_banner { margin: auto; width: 100%; text-align: center; }

.big_framework .page_big_title_box { margin: 30px auto; width: 1160px; height: 180px; text-align: right; border-right: 10px solid #3B3B3B; padding-right: 30px; }

.big_framework .page_big_title_box .page_big_title{ font-size: 100px; color: #EE2C2C; line-height: 120px; font-weight: 1000; }

.big_framework .page_big_title_box .page_big_subtitle{ font-size: 40px; color: #3B3B3B; line-height: 60px; }

.big_framework .medium_framework { margin: auto; max-width: 1200px; padding: 20px 0px; width: 90%; text-align: center; }

.big_framework .medium_framework p{ font-size: 17px!important; line-height: 30px; }

.blank_framework{ height: 90px; }

.footer{ height: 300px; background-color: #282828; margin-bottom: -10px; }

.footer_left{ width: 50%; display: inline-block; }

.footer_right{ width: 50%; display: inline-block; float: right; }

.footer_title{ margin: auto; padding-top: 30px; height: 120px; line-height: 120px; font-size: 40px; color: #FFF; text-align: center; }

.footer_text{ display: inline-block; height: 150px; width: 100%; line-height: 40px; font-size: 20px!important; color: #FFF; text-align: center; }

/*header*/ .index-nav{ width: 100%; border-bottom: 3px solid #eeeeee; height: 83px; box-sizing: border-box; background:white; position: fixed; margin-top: 7px; }

.index-nav a{ color: #333; }

.index-nav-frame{ margin: 0px 50px; }

.index-nav-frame-line{ color: #333333; background: #ffffff00; float: left; position: relative; display: block; outline: none; cursor: pointer; width: 140px; line-height: 80px; text-align: center; font-weight: 700; font-size: 16px; }

.index-nav-frame-line.HP-button{ width: 210px; }

.index-nav-frame-logo{ background: #ffffff00; float: left; position: relative; display: block; outline: none; width: 400px; height: 80px; }

.index-nav-frame-logo-mobile{ display: none; }

.index-nav-frame-logo img{ width: 400px; }

.index-nav-frame-line.active{ color:#b63b4d; }

.index-nav-frame-line.first-one{ margin-left: 150px; }

.index-nav-frame-line.active > a{ color:#b63b4d; }

.index-nav-frame-line-center{ opacity: 0; height: 0; position: absolute; overflow: hidden; width: 100%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; /* Firefox 4 */ -o-transition: all 0.5s; /* Opera */ }

.index-nav-frame-line-center.need-to-be-hidden{ display: none; }

.index-nav-frame-line-li{ width: 100%; font-weight: 500; text-align: center; background: white; color: #666666; line-height: 50px; }

.index-nav-frame-line-li:hover{ background: #444359; color: white; }

.index-nav-frame-line-li:hover a{ background: #444359; color: white; }

.index-nav-frame-line-focus:focus{ display: none; }

.index-nav-frame-line:hover .index-nav-frame-line-center{ height:auto; opacity: 1; }

.nav-line{ height: 50px; width: 100%; position: relative; display: none; outline: none; }

.nav-small{ width: 30px; height: 30px; position: absolute; right: 10px; top:10px; cursor: pointer; display: none; outline: none; }

.nav-small img{ width: 100%; height: 100%; object-fit: cover; }

.nav-small-focus{ position: absolute; width: 100%; height: 100%; display: none; }

.nav-small-focus:focus{ display: none; }

@media only screen and (max-width:1600px) { .index-nav{ height: inherit; }

.index-nav-frame-line-li a{ display: block; color: white; }

.nav-line{ display: block; border-bottom: 1px solid #eeeeee; }

.nav-small{ display: block; }

.nav-small:focus~.index-nav-frame-line{ height: auto; border-bottom: 1px solid #ccc; }

.nav-small:focus .nav-small-focus{ display: block; }

.index-nav-frame{ width: 100%; margin: 0px; }

.index-nav-frame-logo{ display: none; }

.index-nav-frame-logo-mobile{ background: #ffffff00; position: relative; display: block; outline: none; width: inherit; height: inherit; }

.index-nav-frame-logo-mobile img{ height: inherit; }

.index-nav-frame-line{ width: 100%; height: 0; overflow: hidden; }

.index-nav-frame-line.first-one{ margin-left: 0px; }

.index-nav-frame-line.HP-button{ width: 100%; }

.index-nav-frame-line-center{ position: relative; background: #444359; }

.index-nav-frame-line-center.need-to-be-hidden{ display: block; }

.index-nav-frame-line:hover .index-nav-frame-line-center{ height:0; opacity: 0; }

.index-nav-frame-line-li{ border-bottom: 1px solid #4b4a5e; color: #d9d9d9; background: #444359; }

.index-nav-frame-line-li:hover{ background: #b63b4d; }

.index-nav-frame-line:focus{ height: auto; border-bottom: 1px solid #ccc; }

.index-nav-frame-line:focus>.index-nav-frame-line-center{ height:auto; opacity: 1; }

.index-nav-frame-line:focus .index-nav-frame-line-header{ color: #B63B4D; }

.index-nav-frame-line-focus{ display: none; width: 100%; height: 50px; position: absolute; left: 0; top: 0; }

.index-nav-frame-line:focus .index-nav-frame-line-focus{ display: block; } }