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"> | ||
- | #cal {} | + | #cal { |
+ | position:fixed; | ||
+ | } | ||
Line 14: | Line 16: | ||
height: 250px; | height: 250px; | ||
margin: 15px auto; | margin: 15px auto; | ||
- | position: | + | position:relative;; |
float:left; | float:left; | ||
z-index: 0; | z-index: 0; |
Revision as of 21:41, 28 July 2014