Template:Team:DukeNB/CSS
From 2014.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | ||
<style media="screen" type="text/css"> | <style media="screen" type="text/css"> | ||
+ | |||
+ | .navleft { | ||
+ | position:fixed; | ||
+ | color: #ffffff; | ||
+ | margin-left:2.5%; | ||
+ | margin-top:-2.5%; | ||
+ | } | ||
+ | |||
+ | .navleft td:hover { | ||
+ | font-color:#0000ff; | ||
+ | background-color:#f0f0f0; | ||
+ | } | ||
+ | |||
+ | a { | ||
+ | font-color:#0000ff; | ||
+ | } | ||
#rightnb { | #rightnb { | ||
Line 41: | Line 57: | ||
width:100px; | width:100px; | ||
height:100px; | height:100px; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Revision as of 17:20, 6 October 2014