Difference between revisions of "Template:UESTC-China/css/team"

(Replaced content with "https://2017.igem.org/Template:UESTC-China/css/team?action=raw&ctype=text/css")
Line 1: Line 1:
/*html {
+
https://2017.igem.org/Template:UESTC-China/css/team?action=raw&ctype=text/css
font-size: 62.5%;
+
font-family: 'helvetica neue', tahoma, arial, 'hiragino sans gb', 'Simsun', sans-serif
+
}*/
+
 
+
body,
+
div,
+
ul,
+
ol,
+
li,
+
dl,
+
dt,
+
dd,
+
h1,
+
h2,
+
h3,
+
h4,
+
h5,
+
h6,
+
pre,
+
code,
+
form,
+
fieldset,
+
legend,
+
input,
+
button,
+
textarea,
+
p,
+
blockquote,
+
th,
+
td,
+
hr {
+
margin: 0;
+
padding: 0
+
}
+
 
+
body {
+
/*line-height: 1.333;*/
+
/*font-size: 12px*/
+
}
+
 
+
h1,
+
h2,
+
h3,
+
h4,
+
h5,
+
h6 {
+
font-size: 100%;
+
font-family: arial, 'hiragino sans gb', 'microsoft yahei', 'Simsun', sans-serif
+
}
+
 
+
li {
+
list-style: none
+
}
+
 
+
a:link,
+
a:visited {
+
text-decoration: none
+
}
+
 
+
body {
+
padding-top: 74px;
+
}
+
 
+
.head-v3 {
+
/*position: relative;*/
+
position: fixed;
+
top: 16px;
+
/*position: absolute;*/
+
z-index: 100;
+
width: 100%;
+
/*min-width: 1000px*/
+
}
+
 
+
.head-v3 .logo {
+
height: 60px;
+
margin-left: 50px;
+
}
+
 
+
.head-v3 .nav-inner {
+
/*margin: 0 auto;*/
+
float: right;
+
/*width: 980px;*/
+
position: relative
+
}
+
 
+
.nav-up {
+
height: 60px;
+
background: rgb(51, 122, 183);
+
}
+
 
+
.nav-up .nav-v3 {
+
/*margin-left: 155px;*/
+
float: left;
+
height: 60px;
+
/*_margin-left: 10px*/
+
}
+
 
+
.nav-up .nav-v3 ul {
+
float: left
+
}
+
 
+
.nav-up .nav-v3 li {
+
float: left;
+
font: normal 16px "microsoft yahei";
+
color: #fff;
+
/***************/
+
margin-top: -5px;
+
}
+
 
+
.nav-up .nav-v3 .nav-up-selected {
+
background: rgb(69, 142, 203)
+
}
+
 
+
.nav-up .nav-v3 li h2 {
+
font-weight: normal;
+
padding: 0;
+
margin: 0;
+
}
+
 
+
.nav-up .nav-v3 li h2 a {
+
padding: 0 20px;
+
color: #fff;
+
/*display: inline-block;*/
+
height: 60px;
+
font-family: "microsoft yahei";
+
display: flex;
+
align-items: center;
+
}
+
 
+
.nav-down {
+
position: absolute;
+
top: 60px;
+
/*left: 0;*/
+
width: 100%
+
}
+
 
+
.nav-down .nav-down-menu {
+
width: 100%;
+
margin: 0;
+
background: rgb(69, 142, 203);
+
position: absolute;
+
top: 0px
+
}
+
 
+
.nav-down .nav-down-menu .nav-down-inner {
+
/*margin: auto;*/
+
/*width: 1200px;*/
+
position: relative;
+
}
+
 
+
.nav-down .nav-down-menu dl {
+
float: right;
+
margin: 18px 0 18px 15px;
+
}
+
 
+
.nav-down .nav-down-menu dd a:hover {
+
color: #000000
+
}
+
 
+
.nav-down .nav-down-menu dd a {
+
color: #fff;
+
font: normal 16px "microsoft yahei"
+
}
+
 
+
ul.nav-pills {
+
/*top: 20px;*/
+
/*left: 170px;*/
+
/*position: fixed;*/
+
}
+
 
+
ul.nav-pills.affix {
+
top: 110px;
+
/*Sidebar fixed position off top*/
+
}
+
 
+
.col-lg-2 a {
+
font-size: 16px;
+
}
+
 
+
.nav li a {
+
padding: 10px 8px;
+
}
+
 
+
.col-lg-10 .pic,
+
.col-lg-10 .mid,
+
.col-lg-10 h2 {
+
display: flex;
+
justify-content: center;
+
align-items: center;
+
}
+
 
+
.col-lg-10 h2 {
+
font-size: 30px;
+
border-bottom: 1px solid #000000;
+
padding: 75px 0 10px 0;
+
margin-bottom: 10px;
+
}
+
 
+
.col-lg-10 p {
+
font-size: 17px !important;
+
line-height: 26px !important;
+
color: rgb(40, 40, 40) !important;
+
font-family: arial !important;
+
}
+
 
+
.col-lg-10 blockquote {
+
margin: 10px 0!important;
+
padding: 10px 20px !important;
+
border: none!important;
+
background: #eee!important
+
}
+
 
+
.col-lg-10 .quote {
+
border-left: 5px solid #f27a06!important;
+
}
+
 
+
.col-lg-10 ul li,
+
.col-lg-10 ol li {
+
line-height: 26px!important;
+
padding-top: 1.5px!important;
+
font-size: 14px!important;
+
padding-left: 15px!important;
+
font-family: Roboto!important;
+
font-weight: 500!important
+
}
+
 
+
/*************team*************/
+
.header {
+
height: 100px;
+
background-color: #B4D6EC;
+
 
+
}
+
 
+
.header p {
+
height: 100px;
+
line-height: 100px;
+
color: #FFFFFF;
+
font-size: 24px !important;
+
padding-left: 220px;
+
}
+
 
+
.col-lg-10 h1 {
+
padding-left: 20px;
+
font-size: 24px;
+
}
+
 
+
.col-lg-10 .title {
+
padding-top: 80px;
+
padding-bottom: 20px;
+
}
+
 
+
/*.col-lg-10 p {
+
font-weight: 200;
+
}*/
+
 
+
#Team-Introduction h1 {
+
border-left: 5px solid #f27a06!important;
+
}
+
 
+
#Leader h1 {
+
border-left: 5px solid #449d44!important;
+
}
+
 
+
#Member h1 {
+
border-left: 5px solid #31b0d5!important;
+
}
+
 
+
#Primary h1 {
+
border-left: 5px solid #c9302c!important;
+
}
+
 
+
#Team-Introduction p {
+
font-family: webdingsn !important;
+
font-weight: 300 !important;
+
}
+
 
+
.col-lg-10 .col-md-3 {
+
padding-left: 35px;
+
}
+
 
+
.col-lg-10 .col-md-9 {
+
font-size: 16px;
+
line-height: 26px;
+
font-family: webdingsn;
+
font-weight: 300;
+
}
+
 
+
.col-lg-10 .col-md-9 ul.info {
+
font-weight: 400 !important;
+
margin-bottom: 15px;
+
}
+
 
+
.col-lg-10 .row {
+
margin-bottom: 20px;
+
}
+
 
+
#top_menu_under {
+
display: none !important;
+
}
+

Revision as of 15:43, 5 October 2017

https://2017.igem.org/Template:UESTC-China/css/team?action=raw&ctype=text/css