Team:SCU-China
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | + | ||
<html> | <html> | ||
<style> | <style> | ||
- | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- | + | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear{display: none;} |
- | </style> | + | #globalWrapper, #content { /*-- changes default wiki settings --*/ |
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | border: 0px; | ||
+ | background-color: transparent; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | } | ||
+ | |||
+ | html, body, .wrapper { /*-- changes default wiki settings --*/ | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | #top-section { | ||
+ | background-color:#484848; | ||
+ | border: 0 none; | ||
+ | width: 100%; | ||
+ | height: 24px; | ||
+ | z-index: 100; | ||
+ | top: 0; | ||
+ | position: fixed; | ||
+ | } | ||
+ | #menubar { | ||
+ | top: 2px; | ||
+ | font-family: Helvetica, Arial, Sans-serif; | ||
+ | font-size: 14px; | ||
+ | } | ||
+ | .left-menu,.left-menu a { | ||
+ | color: white; | ||
+ | left: 0; | ||
+ | text-align: left; | ||
+ | text-transform: capitalize; | ||
+ | } | ||
+ | .right-menu,.right-menu a { | ||
+ | color: white; | ||
+ | right: 0; | ||
+ | text-align: right; | ||
+ | } | ||
+ | .right-menu:hover, .left-menu:hover { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .right-menu:hover a { | ||
+ | color: white; | ||
+ | } | ||
+ | .right-menu li a, .left-menu li a { | ||
+ | background-color: transparent; | ||
+ | color: white; | ||
+ | padding:0,15px,0,0; | ||
+ | margin:0; | ||
+ | } | ||
+ | .right-menu li a:hover { | ||
+ | color: white; | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | .right-menu li a:visited { | ||
+ | color: white; | ||
+ | } | ||
+ | .new { | ||
+ | color:white; | ||
+ | } | ||
+ | </style>[http://www.example.com link title] | ||
<link rel="stylesheet" href="https://2014.igem.org/Team:SCU-China/bootstrap.min.css ?action=raw&ctype=text/css" rel="stylesheet" type="text/css"/> | <link rel="stylesheet" href="https://2014.igem.org/Team:SCU-China/bootstrap.min.css ?action=raw&ctype=text/css" rel="stylesheet" type="text/css"/> | ||
<link rel="stylesheet" href="https://2014.igem.org/Team:SCU-China/bootstrap-theme.min.css ?action=raw&ctype=text/css" rel="stylesheet" type="text/css"/> | <link rel="stylesheet" href="https://2014.igem.org/Team:SCU-China/bootstrap-theme.min.css ?action=raw&ctype=text/css" rel="stylesheet" type="text/css"/> | ||
Line 19: | Line 80: | ||
<span class="icon-bar"></span> | <span class="icon-bar"></span> | ||
</button> | </button> | ||
- | <a class="navbar-brand" href=" | + | <a class="navbar-brand" href="https://2014.igem.org/Team:SCU-China">SCU-Igem</a> |
</div> | </div> | ||
<div id="navbar" class="collapse navbar-collapse"> | <div id="navbar" class="collapse navbar-collapse"> |
Revision as of 18:27, 16 October 2014
[http://www.example.com link title]