From 2013.igem.org
(Difference between revisions)
|
|
(4 intermediate revisions not shown) |
Line 6: |
Line 6: |
| | | |
| } | | } |
- |
| |
- | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
| |
- | display: none;
| |
- | }
| |
- | #top-section {
| |
- | border: none;
| |
- | height: 0px;
| |
- | }
| |
- |
| |
- | #content {
| |
- | border: none;
| |
- | width: 99.5%;
| |
- | height: 99.5%;
| |
- | background-image: url("https://static.igem.org/mediawiki/2013/2/26/Background.png");
| |
- | position: fixed;
| |
- | overflow: auto;
| |
- | repeat-x;
| |
- | }
| |
| | | |
| *{ | | *{ |
Line 78: |
Line 60: |
| } | | } |
| | | |
- | .home-knapp {
| + | |
- |
| + | |
- | position: relative;left:15px;top:-72px;
| + | |
- | margin-bottom:-71px;
| + | |
- | width: 15%;
| + | |
- | float: left;
| + | |
- | z-index: 2;
| + | |
- | | + | |
- | }
| + | |
- | | + | |
- | | + | |
- |
| + | |
- | .nav-text
| + | |
- | {
| + | |
- | padding-right: 10px;
| + | |
- | z-index: 1;
| + | |
- |
| + | |
- | }
| + | |
- |
| + | |
- | #list_type1{width: 110px;}#list_type2{width: 80px;}#list_type3{width: 120px;}#list_type4{width: 150px;}
| + | |
- | | + | |
- | #nav ul ul {
| + | |
- | display: none;
| + | |
- | z-index: 1;
| + | |
- | }
| + | |
- | | + | |
- | #nav ul li:hover > ul {
| + | |
- | display: block;
| + | |
- | }
| + | |
- |
| + | |
- | #nav ul {
| + | |
- | list-style: none;
| + | |
- | position: relative;
| + | |
- | top: -4px;
| + | |
- | display: inline-table;
| + | |
- | }
| + | |
- | | + | |
- | #nav ul:after {
| + | |
- | content: ""; clear: both; display: block;
| + | |
- | }
| + | |
- |
| + | |
- | #nav ul li
| + | |
- | {
| + | |
- | padding-top: 0.8%;
| + | |
- | float: left;
| + | |
- | height: 49px;
| + | |
- | | + | |
- | }
| + | |
- |
| + | |
- | #nav ul li a
| + | |
- | {
| + | |
- |
| + | |
- | text-align: center;
| + | |
- | display: block;
| + | |
- | }
| + | |
- | | + | |
- | .nav-text2{
| + | |
- | width: 90px;
| + | |
- | position: relative;
| + | |
- | top: -30px;
| + | |
- | z-index: 1;
| + | |
- | }
| + | |
- |
| + | |
- | #nav ul li:hover
| + | |
- | {
| + | |
- | background: #0089d1;
| + | |
- | }
| + | |
- | #nav ul li:hover img.nav-text2{
| + | |
- | background: none;
| + | |
- | z-index: 3;
| + | |
- | }
| + | |
- | #nav ul li:hover li .nav-text
| + | |
- | {
| + | |
- | background: #0089d1;
| + | |
- |
| + | |
- | }
| + | |
- | | + | |
- | #nav ul ul
| + | |
- | {
| + | |
- | background: #22409a;
| + | |
- | border-radius: 0px;
| + | |
- | padding: 0px;
| + | |
- | margin-left: 0px;
| + | |
- | position: absolute;
| + | |
- | top: 90%;
| + | |
- | }
| + | |
- | #nav ul ul li {
| + | |
- | width: 150px;
| + | |
- | float: none;
| + | |
- | position: relative;
| + | |
- | }
| + | |
- | #nav ul ul li a {
| + | |
- | height: 100%;
| + | |
- | padding-top: 8%;
| + | |
- | color: #fff;
| + | |
- | font-weight: bold;
| + | |
- | text-decoration: none;
| + | |
- | | + | |
- | }
| + | |
- | #nav ul ul li a:hover {
| + | |
- | background: #0089d1;
| + | |
- | }
| + | |
| | | |
| h1 { | | h1 { |
Line 199: |
Line 80: |
| margin-left:auto; | | margin-left:auto; |
| margin-right:auto; | | margin-right:auto; |
- | /*border-top: 1px solid #22409a;*/ | + | border-top: 1px solid #22409a; |
| clear: both; | | clear: both; |
| + | |
| + | |
| } | | } |
| | | |
Line 209: |
Line 92: |
| height:400px; | | height:400px; |
| width:700px; | | width:700px; |
- | border:solid 3px; | + | |
| margin-top:10px; | | margin-top:10px; |
| margin-bottom:20px; | | margin-bottom:20px; |
Latest revision as of 16:43, 10 September 2013