Team:ITESM-CEM/POPMENU
From 2014.igem.org
(Difference between revisions)
Line 7: | Line 7: | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | body { | ||
+ | margin-top: 100px; | ||
+ | margin-bottom: 100px; | ||
+ | margin-right: 150px; | ||
+ | margin-left: 50px; | ||
+ | } | ||
#top-section { | #top-section { | ||
height: 10px; | height: 10px; | ||
position: fixed; | position: fixed; | ||
- | top: - | + | top: -10px; |
transition: top 0.2s, ease-out; | transition: top 0.2s, ease-out; | ||
transition-delay: 0.2s; | transition-delay: 0.2s; |
Revision as of 18:26, 4 July 2014