Team:Cornell/protocols/secret dylan dance
From 2012.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
min-height:100%; | min-height:100%; | ||
background-size:cover; | background-size:cover; | ||
+ | position:relative; | ||
+ | } | ||
+ | #text { | ||
+ | position:absolute; | ||
+ | top: 50px; | ||
+ | margin:auto; | ||
} | } | ||
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;} | #globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;} | ||
Line 35: | Line 41: | ||
</head> | </head> | ||
<body> | <body> | ||
+ | <h1>A Wild Dylan Appears!</h1> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 08:39, 26 October 2012