(90 intermediate revisions by the same user not shown) | |||
Line 34: | Line 34: | ||
padding:0; | padding:0; | ||
margin:0; | margin:0; | ||
− | + | /* list-style-image:url('');*/ | |
− | + | /* background-image:url('');*/ | |
border-bottom:none; | border-bottom:none; | ||
} | } | ||
Line 82: | Line 82: | ||
background:none; | background:none; | ||
+ | } | ||
+ | |||
+ | .text ul { | ||
+ | list-style-type: disc !important; | ||
} | } | ||
Line 700: | Line 704: | ||
+ | .t-left table { | ||
+ | border: solid 4px white; | ||
+ | border-bottom: solid 1px #DDDDDD; | ||
+ | border-top: solid 2px #DDDDDD; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | .t-center table { | ||
+ | border: solid 4px white; | ||
+ | border-bottom: solid 1px #DDDDDD; | ||
+ | border-top: solid 2px #DDDDDD; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | .t-center th { | ||
+ | text-align: center !important; | ||
+ | border-right: solid 1px #DDDDDD; | ||
+ | border-left: solid 1px #DDDDDD; | ||
+ | } | ||
+ | |||
+ | .t-center td { | ||
+ | text-align: left !important; | ||
+ | border-right: solid 1px #DDDDDD; | ||
+ | } | ||
+ | |||
+ | |||
+ | .t-left .table th { | ||
+ | text-align: left !important; | ||
+ | border-right: solid 1px #DDDDDD; | ||
+ | border-left: solid 1px #DDDDDD; | ||
+ | } | ||
+ | |||
+ | |||
+ | .t-left .table td { | ||
+ | text-align: left !important; | ||
+ | border-right: solid 1px #DDDDDD; | ||
+ | border-left: solid 1px #DDDDDD; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | .exp { | ||
+ | padding:0px; | ||
+ | margin:0px; | ||
+ | width:80%; | ||
+ | background-repeat: no-repeat; | ||
+ | display: block; | ||
+ | margin:0 auto 0 auto; | ||
+ | |||
+ | } | ||
+ | |||
+ | .img-noborder { | ||
+ | margin-top:-0.5px; | ||
+ | margin-left:-4.5px; | ||
+ | padding:0; | ||
+ | opacity: 0; | ||
+ | |||
+ | } | ||
+ | |||
+ | .img-noborder1 { | ||
+ | margin-top:-0.5px; | ||
+ | padding:0; | ||
+ | opacity: 0; | ||
+ | |||
+ | } | ||
+ | |||
+ | .img-noborder:hover { | ||
+ | |||
+ | opacity: 1; | ||
+ | |||
+ | } | ||
+ | |||
+ | .img-noborder1:hover { | ||
+ | |||
+ | opacity: 1; | ||
+ | |||
+ | } | ||
Line 828: | Line 915: | ||
display: block; | display: block; | ||
border-radius:4px; | border-radius:4px; | ||
+ | } | ||
+ | |||
+ | .poem { | ||
+ | text-align:center !important; | ||
+ | } | ||
+ | |||
+ | .poem p{ | ||
+ | text-align:center !important; | ||
} | } | ||
Line 1,075: | Line 1,170: | ||
− | .box | + | .box:hover { |
− | border-color: | + | border-color:#000000 !important; |
border: 2px solid; | border: 2px solid; | ||
− | padding: | + | padding: 9px; |
} | } | ||
Line 1,095: | Line 1,190: | ||
line-height:48px; | line-height:48px; | ||
list-style-type: square !important; | list-style-type: square !important; | ||
+ | font-weight: normal !important; | ||
+ | color: #000000 !important; | ||
} | } | ||
Line 1,358: | Line 1,455: | ||
<!-- Plyr css--> | <!-- Plyr css--> | ||
<link rel="stylesheet" href="https://2016.igem.org/Template:Goettingen/plyr_css?action=raw&ctype=text/css"> | <link rel="stylesheet" href="https://2016.igem.org/Template:Goettingen/plyr_css?action=raw&ctype=text/css"> | ||
+ | |||
+ | <!-- Fontawesome CSS--> | ||
+ | <link rel="stylesheet" href="https://2016.igem.org/Template:Goettingen/CSS_fontawesome?action=raw&ctype=text/css"> | ||
+ | |||
Line 1,415: | Line 1,516: | ||
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
<li> <a href="https://2016.igem.org/Team:Goettingen/Description"> Description </a></li> | <li> <a href="https://2016.igem.org/Team:Goettingen/Description"> Description </a></li> | ||
− | |||
<li> <a href="https://2016.igem.org/Team:Goettingen/Experiments"> Experiments </a></li> | <li> <a href="https://2016.igem.org/Team:Goettingen/Experiments"> Experiments </a></li> | ||
<li> <a href="https://2016.igem.org/Team:Goettingen/Proof"> Proof of Concept </a></li> | <li> <a href="https://2016.igem.org/Team:Goettingen/Proof"> Proof of Concept </a></li> | ||
− | |||
<li> <a href="https://2016.igem.org/Team:Goettingen/Results"> Results </a></li> | <li> <a href="https://2016.igem.org/Team:Goettingen/Results"> Results </a></li> | ||
<li> <a href="https://2016.igem.org/Team:Goettingen/Notebook"> Notebook </a></li> | <li> <a href="https://2016.igem.org/Team:Goettingen/Notebook"> Notebook </a></li> | ||
Line 1,432: | Line 1,531: | ||
<li> <a href="https://2016.igem.org/Team:Goettingen/Parts">Parts </a></li> | <li> <a href="https://2016.igem.org/Team:Goettingen/Parts">Parts </a></li> | ||
<li> <a href="https://2016.igem.org/Team:Goettingen/Basic_Part"> Basic Parts </a></li> | <li> <a href="https://2016.igem.org/Team:Goettingen/Basic_Part"> Basic Parts </a></li> | ||
− | |||
− | |||
</ul> | </ul> | ||
</li> | </li> | ||
Line 1,452: | Line 1,549: | ||
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
<li> <a href="https://2016.igem.org/Team:Goettingen/Human_Practices"> Human Practices </a></li> | <li> <a href="https://2016.igem.org/Team:Goettingen/Human_Practices"> Human Practices </a></li> | ||
− | <li> <a href="https://2016.igem.org/Team:Goettingen/HP/Silver"> | + | <li> <a href="https://2016.igem.org/Team:Goettingen/HP/Silver"> HP on the Road </a></li> |
− | <li> <a href="https://2016.igem.org/Team:Goettingen/HP/Gold"> | + | <li> <a href="https://2016.igem.org/Team:Goettingen/HP/Gold"> HP on the Web </a></li> |
− | + | ||
<li> <a href="https://2016.igem.org/Team:Goettingen/Engagement"> Engagement </a></li> | <li> <a href="https://2016.igem.org/Team:Goettingen/Engagement"> Engagement </a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Latest revision as of 17:49, 19 October 2016