Team:Heidelberg/Test Page Jakob
From 2014.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
<div id="extein"> | <div id="extein"> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | #extein {visibility: visible;} | ||
+ | #contentSub {visibility: none;} | ||
+ | |||
+ | .menu { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | .menu a { | ||
+ | float: left; | ||
+ | text-align: center; | ||
+ | background-color: #7C78F5; | ||
+ | margin: 01px; | ||
+ | padding: 10px; | ||
+ | font-size: 18px; | ||
+ | font-family: Arial; | ||
+ | text-decoration: none; | ||
+ | color: black; | ||
+ | display: block; | ||
+ | width: 90px; | ||
+ | } | ||
+ | .menu a:hover { | ||
+ | |||
+ | background-color: #B8B6F2; | ||
+ | } | ||
#test { | #test { | ||
position: absolute; | position: absolute; |
Revision as of 19:38, 27 July 2014