|
|
(128 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− |
| |
| <html> | | <html> |
− | <head>
| + | |
− | <meta name="viewport" content="width=device-width, initial-scale=1">
| + | |
− | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
| + | |
| <style> | | <style> |
| + | #home_logo, #sideMenu { display:none; } |
| + | #sideMenu, #top_title, .patrollink {display:none;} |
| + | #content { margin-left:0px; margin-top:-11px; padding:0px; width:100%;} |
| + | body {background-color:white; } |
| + | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } |
| + | #bodyContent a[href ^="https://"], .link-https { padding-right:0px;} |
| + | |
| + | .judges-will-not-evaluate { border: 4px solid #F42534; padding: 2% !important; width: 92%!important;} |
| + | |
| + | |
| body { | | body { |
− | font-family: Arial, Helvetica, sans-serif; | + | margin:0; |
− | margin: 0; | + | font-family:Arial; |
| + | } |
| + | |
| + | ::-webkit-scrollbar { |
| + | display: none; |
| } | | } |
| | | |
− | .navbar { | + | |
− | overflow: hidden;
| + | |
− | background-color: #333;
| + | .navbar-brand { |
| + | background-color:#ffffff; |
| } | | } |
| | | |
− | .navbar a { | + | li.nav-item { |
− | float: left;
| + | font-size: 17px; |
− | font-size: 16px;
| + | margin-right: 15px; |
− | color: white;
| + | |
− | text-align: center;
| + | |
− | padding: 14px 16px;
| + | |
− | text-decoration: none;
| + | |
− | width: 10%;
| + | |
| } | | } |
| | | |
− | .subnav { | + | .navbar.bg-dark{ |
− | float: left;
| + | background-color:#ffffff !important; |
− | overflow: hidden;
| + | |
| } | | } |
| | | |
− | .subnav .subnavbtn { | + | .navbar-expand-md .navbar-collapse { |
− | font-size: 16px;
| + | background-color: #3a3a3a; |
− | border: none;
| + | padding-top: 10px; |
− | outline: none;
| + | padding-bottom: 10px; |
− | color: white;
| + | |
− | padding: 14px 16px;
| + | |
− | background-color: inherit;
| + | |
− | font-family: inherit;
| + | |
− | margin: 0;
| + | |
| } | | } |
| | | |
− | .navbar a:hover, .subnav:hover .subnavbtn { | + | .navbar-dark .navbar-toggler { |
− | background-color: red;
| + | background-color: #3a3a3a; |
| } | | } |
| | | |
− | .subnav-content {
| + | #HQ_page p { |
− | display: none;
| + | font-family: 'Open Sans', sans-serif; |
− | position: absolute;
| + | font-size:16px; |
− | left: 0;
| + | line-height:26px; |
− | background-color: red;
| + | |
− | width: 100%;
| + | |
− | z-index: 1;
| + | |
| } | | } |
| | | |
− | .subnav-content a {
| + | #HQ_page li { |
− | float: left;
| + | font-family: 'Open Sans', sans-serif; |
− | color: white;
| + | font-size:16px; |
− | text-decoration: none;
| + | line-height:26px; |
| } | | } |
| | | |
− | .subnav-content a:hover {
| + | #HQ_page h1, h2, h3, h4, h5 { |
− | background-color: #eee;
| + | font-family: 'Poppins', sans-serif; |
− | color: black;
| + | |
| } | | } |
| | | |
− | .subnav:hover .subnav-content { | + | #toc, .toc { |
− | display: block;
| + | display:none; |
| } | | } |
− | </style>
| |
− | </head>
| |
− | <body>
| |
| | | |
− | <div class="navbar">
| + | footer.page-footer { |
− | <a href="https://2019.igem.org/Team:UANL">E.Compa</a>
| + | background-color: #3a3a3a; |
− | <div class="subnav">
| + | color: #e0e0e0; |
− | <button class="subnavbtn">Project</button>
| + | margin-top:60px; |
− | <div class="subnav-content">
| + | } |
− | <a href="https://2019.igem.org/Team:UANL/Description">Description</a>
| + | |
− | </div>
| + | .logo-footer { |
− | </div>
| + | max-width:200px; |
− | <div class="subnav">
| + | } |
− | <button class="subnavbtn">Team</button>
| + | |
− | <div class="subnav-content">
| + | footer .dropdown-content a, |
− | <a href="https://2019.igem.org/Team:UANL/Team">Members</a>
| + | footer h6 a, |
− | <a href="https://2019.igem.org/Team:UANL/Attributions">Attribution</a>
| + | footer h6 a:visited, |
− | <a href="https://2019.igem.org/Team:UANL/Collaborations">Collab</a>
| + | footer a, |
− | <a href="https://2019.igem.org/Team:UANL/Contact" target="_blank">Contact°</a>
| + | footer a:visited { |
− | </div>
| + | color: rgba(255,255,255,0.6); |
− | </div>
| + | margin-right: 10px; |
− | <div class="subnav">
| + | } |
− | <button class="subnavbtn">Dry Lab</button>
| + | |
− | <div class="subnav-content">
| + | footer .dropdown-content a:hover, |
− | <a href="https://2019.igem.org/Team:UANL/Design">Design</a>
| + | footer h6 a:hover, |
− | <a href="https://2019.igem.org/Team:UANL/Simulations">Simulations°</a>
| + | footer a i:hover { |
− | <a href="https://2019.igem.org/Team:UANL/Model">Math model</a>
| + | color: rgba(255,255,255,0.9); |
− | <a href="https://2019.igem.org/Team:UANL/Circuit">Circuit°</a>
| + | } |
− | <a href="https://2019.igem.org/Team:UANL/Improve">Improve</a>
| + | |
− | <a href="https://2019.igem.org/Team:UANL/Parts">Parts Overview</a>
| + | footer h6 { |
− | <a href="https://2019.igem.org/Team:UANL/Basic_Part">Basic Parts</a>
| + | margin-top:10px; |
− | <a href="https://2019.igem.org/Team:UANL/Composite_Part">Composite Part</a>
| + | } |
− | <a href="https://2019.igem.org/Team:UANL/Part_Collection">Part Collection</a>
| + | |
− | </div>
| + | .social-footer { |
− | </div>
| + | position: relative; |
− | <div class="subnav">
| + | top: -12px; |
− | <button class="subnavbtn">Wet Lab</button>
| + | } |
− | <div class="subnav-content">
| + | |
− | <a href="https://2019.igem.org/Team:UANL/Experiments">Experiments</a>
| + | footer .fa { |
− | <a href="https://2019.igem.org/Team:UANL/Results">Results</a>
| + | font-size:20px; |
− | <a href="https://2019.igem.org/Team:UANL/Demonstrate">Demostrate</a>
| + | } |
− | <a href="https://2019.igem.org/Team:UANL/Contribution">Contribution</a>
| + | |
− | <a href="https://2019.igem.org/Team:UANL/Notebook">Notebook</a>
| + | footer a.os-menu-link { |
− | </div> | + | margin-right:0px; |
− | </div>
| + | color: #fff; |
− | <div class="subnav">
| + | text-decoration:underline; |
− | <button class="subnavbtn">Safety</button>
| + | } |
− | <div class="subnav-content">
| + | |
− | <a href="https://2019.igem.org/Team:UANL/Safety">Safety</a>
| + | footer a.os-menu-link:hover { |
− | <a href="https://2019.igem.org/Team:UANL/Safety">Save Switch</a>
| + | text-decoration:none; |
− | </div> | + | } |
− | </div>
| + | |
− | <div class="subnav">
| + | pre { |
− | <button class="subnavbtn">Human Practices</button>
| + | display:none !important; |
− | <div class="subnav-content">
| + | } |
− | <a href="https://2019.igem.org/Team:UANL/Human_Practices">Human Practices</a>
| + | |
− | <a href="https://2019.igem.org/Team:UANL/Public_Engagement">Education</a>
| + | #HQ_page img { |
− | </div> | + | max-width:100%; |
− | </div>
| + | height:auto; |
− | <div class="subnav">
| + | } |
− | <button class="subnavbtn">Entrepreneur</button> | + | |
− | <div class="subnav-content">
| + | #HQ_page img.logo { |
− | <a href="https://2019.igem.org/Team:UANL/Entrepreneurship">Entrepreneur</a>
| + | max-width:190px; |
− | </div> | + | } |
− | </div>
| + | |
− | <div class="subnav">
| + | a.new:visited, #p-personal a.new:visited { |
− | <button class="subnavbtn">Awards</button>
| + | color: #007bff; |
− | <div class="subnav-content">
| + | } |
− | <a href="https://igem.org/2019_Judging_Form?team=UANL">Judgy Form</a>
| + | a.new:visited, #p-personal a.new:visited { |
− | </div>
| + | color: #007bff; |
− | </div>
| + | } |
− | </div>
| + | a.new { |
− | </body>
| + | color: #007bff; |
− | </html> | + | } |
| + | a:visited { |
| + | color: #007bff; |
| + | } |
| + | a.new, #p-personal a.new { |
| + | color: #007bff; |
| + | } |
| + | a:visited { |
| + | color: #007bff; |
| + | } |
| + | a.new { |
| + | color: #007bff; |
| + | } |
| + | |
| + | </style> |