|
|
Line 44: |
Line 44: |
| } | | } |
| | | |
− | #headerWrapper a,
| |
− | #headerWrapper a:hover,
| |
− | #headerWrapper a:visited,
| |
− | #headerWrapper a:active {
| |
− | text-decoration:none;
| |
− | color:white;
| |
− | }
| |
| | | |
| body{ | | body{ |
Line 56: |
Line 49: |
| background-color:oldlace; | | background-color:oldlace; |
| margin-left:0px; | | margin-left:0px; |
− | }
| |
− |
| |
− | #headerWrapper {
| |
− | position:fixed;
| |
− | top:16px;
| |
− | height: 110px;
| |
− | width:100%;
| |
− | background-color: #A30000;
| |
− | background-color: rgba(163, 0, 0, 0.95);
| |
− | z-index:30;
| |
− | }
| |
− |
| |
− | #sub-navigation-wrapper {
| |
− | clear:both;
| |
− | position:relative;
| |
− | background-color: #104F60;
| |
− | background-color: rgba(16, 79, 96, .95);
| |
− | width:100%;
| |
− | height: 26px;
| |
− | padding-top: 5px;
| |
− | -webkit-box-shadow: 0px 7px 5px -3px rgba(50, 50, 50, 0.75);
| |
− | -moz-box-shadow: 0px 7px 5px -3px rgba(50, 50, 50, 0.75);
| |
− | box-shadow: 0px 7px 5px -3px rgba(50, 50, 50, 0.75);
| |
| } | | } |
| | | |
Line 103: |
Line 73: |
| text-align:center; | | text-align:center; |
| } | | } |
− | #navigation {
| |
− | position: fixed;
| |
− | margin: auto;
| |
− | left: 0;
| |
− | right: 0;
| |
− | bottom: 20px;
| |
| | | |
− | }
| |
| #navigation ul li { | | #navigation ul li { |
| display: inline; | | display: inline; |
| } | | } |
− | #navigation a {
| + | |
− | display: inline-block;
| + | |
− | width: 130px;
| + | |
− | height: 65px;
| + | |
− | background: url("https://static.igem.org/mediawiki/2015/d/d6/ATOMS-Turkiye_Rectangle.png");
| + | |
− | line-height: 65px;
| + | |
− | color: white;
| + | |
− | font-size: 30px;
| + | |
− | text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000;
| + | |
− | margin: 4px;
| + | |
− | transition: all 0.3s;
| + | |
− | }
| + | |
− | #navigation a:hover {
| + | |
− | text-decoration:none;
| + | |
− | background-color: black;
| + | |
− | -webkit-filter: brightness(0.9);
| + | |
− | transition: all 0.3s;
| + | |
− | }
| + | |
− | .tour, .project, .results {
| + | |
− | float:left;
| + | |
− | }
| + | |
− | .tour {
| + | |
− | margin-left:5px!important;
| + | |
− | }
| + | |
− | .pp, .team, .extras {
| + | |
− | float:right;
| + | |
− | }
| + | |
− | .extras {
| + | |
− | margin-right:25px!important;
| + | |
− | }
| + | |
| #arma { | | #arma { |
| width:600px; | | width:600px; |