Line 6: | Line 6: | ||
<title>Team:Tianjin - 2018.igem.org</title> | <title>Team:Tianjin - 2018.igem.org</title> | ||
<link rel="stylesheet" href="https://2018.igem.org/Team:Tianjin/css/bootstrap?action=raw&ctype=text/css"> | <link rel="stylesheet" href="https://2018.igem.org/Team:Tianjin/css/bootstrap?action=raw&ctype=text/css"> | ||
− | |||
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Tianjin/css/text?action=raw&ctype=text/css"> | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Tianjin/css/text?action=raw&ctype=text/css"> | ||
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Tianjin/css/home1-0?action=raw&ctype=text/css"> | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Tianjin/css/home1-0?action=raw&ctype=text/css"> | ||
Line 12: | Line 11: | ||
<script src="https://2017.igem.org/Team:Tianjin/Resources/JS:jquerymin2?action=raw&ctype=text/javascript"></script> | <script src="https://2017.igem.org/Team:Tianjin/Resources/JS:jquerymin2?action=raw&ctype=text/javascript"></script> | ||
<script src="https://2017.igem.org/Team:Tianjin/Resources/JS:leftbarbootstrap?action=raw&ctype=text/javascript"></script> | <script src="https://2017.igem.org/Team:Tianjin/Resources/JS:leftbarbootstrap?action=raw&ctype=text/javascript"></script> | ||
+ | <!-- base.css --> | ||
+ | <style> | ||
+ | body{ | ||
+ | background-color: #F7F5E6; | ||
+ | } | ||
+ | .navbar-default{ | ||
+ | background-color: white ; | ||
+ | border:solid transparent; | ||
+ | padding-top:16px; | ||
+ | } | ||
+ | .navbar-nav>li{ | ||
+ | margin-right: 5px; | ||
+ | margin-left: 5px; | ||
+ | } | ||
+ | .navbar-brand{ | ||
+ | height:auto!important; | ||
+ | padding:0px !important; | ||
+ | line-height: 25px!important;*/ | ||
+ | } | ||
+ | .navbar-toggle{ | ||
+ | margin-top: 25px!important; | ||
+ | border-color: rgba(1,1,1,0)!important; | ||
+ | } | ||
+ | .navbar-toggle:hover , .navbar-toggle:focus{ | ||
+ | background-color: rgba(1,1,1,0)!important; | ||
+ | } | ||
+ | .navbar-default .navbar-nav>.open>a{ | ||
+ | background-color: white!important; | ||
+ | color: green!important; | ||
+ | } | ||
+ | .dropdown-menu > li > a{ | ||
+ | background-color: white!important; | ||
+ | } | ||
+ | .dropdown-menu > li > a:hover{ | ||
+ | background-color: white!important; | ||
+ | color: green!important; | ||
+ | } | ||
+ | .open{ | ||
+ | opacity: 1!important; | ||
+ | z-index: 1998; | ||
+ | background-color: white; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | #footer h4{ | ||
+ | color: white; | ||
+ | font-size: 25px !important; | ||
+ | padding-top: 10px; | ||
+ | padding-bottom: 10px; | ||
+ | } | ||
+ | #footer p{ | ||
+ | color: grey; | ||
+ | padding-top: 10px; | ||
+ | padding-bottom: 10px; | ||
+ | } | ||
+ | .footer-part{ | ||
+ | padding-bottom: 15px; | ||
+ | padding-top: 15px; | ||
+ | } | ||
+ | #footer a{ | ||
+ | color: grey; | ||
+ | padding-bottom: 10px!important; | ||
+ | padding-top: 10px!important; | ||
+ | } | ||
+ | #footer a:hover,#footer a:focus{ | ||
+ | color: white; | ||
+ | -moz-transition: all .3s; | ||
+ | -ms-transition: all .3s; | ||
+ | -o-transition: all .3s; | ||
+ | -webkit-transition: all .3s; | ||
+ | transition: all .3s; | ||
+ | } | ||
+ | #footer{ | ||
+ | margin-top:200px; | ||
+ | } | ||
+ | </style> | ||
<style> | <style> | ||
#top_title{display:none;} | #top_title{display:none;} |
Revision as of 06:15, 5 August 2018