(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{Freiburg/Styles}} {{Freiburg/Menubar}} {{Freiburg/Away}} {{Freiburg/Main | + | {{Freiburg/Styles}} {{Freiburg/Menubar}} {{Freiburg/Away}} {{Freiburg/Main}} |
<html> | <html> | ||
<head> | <head> | ||
<style type="text/css"> | <style type="text/css"> | ||
− | + | .image img { | |
− | + | margin: 20px; | |
− | + | width: 180px; | |
− | + | } | |
− | + | ||
− | + | .image img:hover { | |
− | + | cursor: pointer; | |
− | + | -webkit-transform: scale(1.1); | |
− | + | /* Safari and Chrome */ | |
− | + | -moz-transform: scale(1.1); | |
− | + | /* Firefox */ | |
− | + | transition-duration: .2s; | |
− | + | transition-timing-function: linear; | |
− | + | } | |
+ | |||
+ | .color3 a { | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | .color3 a:link { | ||
+ | color: black; | ||
+ | } | ||
+ | |||
+ | .color3 a:visited { | ||
+ | color: black; | ||
+ | } | ||
+ | |||
+ | .color3 a:hover { | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | .color3 a:active { | ||
+ | color: grey; | ||
+ | } | ||
+ | |||
+ | .color13 a { | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | .color13 a:link { | ||
+ | color: black; | ||
+ | } | ||
+ | |||
+ | .color13 a:visited { | ||
+ | color: black; | ||
+ | } | ||
+ | |||
+ | .color13 a:hover { | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | .color13 a:active { | ||
+ | color: grey; | ||
+ | } | ||
+ | |||
+ | .color20 a { | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | .color20 a:link { | ||
+ | color: black; | ||
+ | } | ||
+ | |||
+ | .color20 a:visited { | ||
+ | color: black; | ||
+ | } | ||
+ | |||
+ | .color20 a:hover { | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | .color20 a:active { | ||
+ | color: grey; | ||
+ | } | ||
</style> | </style> | ||
</head> | </head> | ||
− | |||
<body> | <body> | ||
<div class="color1"> | <div class="color1"> | ||
− | <h5 style="text-align: center"> Menu </h5> | + | <div id="team" class="para_center_20"> |
+ | <h5 style="text-align: center;"> Main Menu </h5> | ||
+ | </div> | ||
</div> | </div> | ||
− | <div class=" | + | <div class="color3"> |
<div id="team" class="para_center_20"> | <div id="team" class="para_center_20"> | ||
<a name="team"></a> | <a name="team"></a> | ||
− | + | ||
<ul> | <ul> | ||
<li class="menuM"> <a href=" https://2016.igem.org/Team:Freiburg/Team"> Team </a> | <li class="menuM"> <a href=" https://2016.igem.org/Team:Freiburg/Team"> Team </a> | ||
Line 40: | Line 101: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class=" | + | <div class="color13"> |
<div id="project" class="para_center_20"> | <div id="project" class="para_center_20"> | ||
<a name="project"></a> | <a name="project"></a> | ||
Line 56: | Line 117: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class=" | + | <div class="color20"> |
<div id="lab" class="para_center_20"> | <div id="lab" class="para_center_20"> | ||
<a name="lab"></a> | <a name="lab"></a> | ||
Line 69: | Line 130: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class=" | + | <div class="color3"> |
<div id="results" class="para_center_20"> | <div id="results" class="para_center_20"> | ||
<a name="results"></a> | <a name="results"></a> | ||
Line 87: | Line 148: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class=" | + | <div class="color13"> |
<div id="safety" class="para_center_20"> | <div id="safety" class="para_center_20"> | ||
<a name="safety"></a> | <a name="safety"></a> | ||
Line 101: | Line 162: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class=" | + | <div class="color20"> |
<div id="public" class="para_center_20"> | <div id="public" class="para_center_20"> | ||
<a name="public"></a> | <a name="public"></a> |
Latest revision as of 03:41, 20 October 2016