From 2013.igem.org
(Difference between revisions)
|
|
Line 4: |
Line 4: |
| <html class="no-js"> | | <html class="no-js"> |
| <head> | | <head> |
- | | + | <link rel="stylesheet" type="text/css" href="http://technouskit.net/assets/css/demo.css"> |
- | <style type="text/css"> | + | |
- | <!--
| + | |
- | | + | |
- | body{
| + | |
- | position: relative;
| + | |
- | background: transparent url("http://technouskit.net/assets/img/bkg-win8.jpg") repeat 0 0;
| + | |
- | margin:0;
| + | |
- | padding:0;
| + | |
- | height:100%; /* needed for container min-height */
| + | |
- | color: #FFF; /*#847d6b;*/
| + | |
- | | + | |
- | }
| + | |
- | | + | |
- | | + | |
- | #wrap {
| + | |
- | position:relative; /* needed for footer positioning*/
| + | |
- | margin:0 auto; /* center, not in IE5 */
| + | |
- | height:auto !important; /* real browsers */
| + | |
- | height:100%; /* IE6: treaded as min-height*/
| + | |
- | min-height:100%; /* real browsers */
| + | |
- | | + | |
- | /* Win8 animation */
| + | |
- | width:100%;
| + | |
- | perspective:3300px;
| + | |
- | position:relative;
| + | |
- | overflow:hidden;
| + | |
- | }
| + | |
- | | + | |
- | -->
| + | |
- | </style>
| + | |
- | | + | |
| </head> | | </head> |
| | | |
Revision as of 11:40, 6 September 2013