From 2012.igem.org
(Difference between revisions)
|
|
Line 23: |
Line 23: |
| | | |
| | | |
- | #schoolbadge {
| |
- | position:fixed;
| |
- | width:50px;
| |
- | height:50px;
| |
- | z-index:4;
| |
- | left:0px;
| |
- | top:0px;
| |
- | padding-left:20px;
| |
- | font-size:30px;
| |
- | color: #006dab;
| |
- | font-family:Tahoma, Geneva, sans-serif;
| |
- | text-align:center;
| |
- |
| |
- | }
| |
- | #leftnavig {
| |
- | position:fixed;
| |
- | width:145px;
| |
- | height:115px;
| |
- | z-index:2;
| |
- | left: 0px;
| |
- | top: 55px;
| |
- | background-repeat: no-repeat;
| |
- | }
| |
- |
| |
- |
| |
- | #photo {
| |
- | position:absolute;
| |
- | width:840px;
| |
- | height:100px;
| |
- | z-index:5;
| |
- | left:145px;
| |
- | top:0px;
| |
- | visibility:inherit;
| |
- | padding:30px;
| |
- |
| |
- | }
| |
- | #description {
| |
- | position: absolute;
| |
- | width:840px;
| |
- | left: 135px;
| |
- | top: 70px;
| |
- | margin:30px;
| |
- | table-layout:fixed;
| |
- | height:350px;
| |
- |
| |
- | }
| |
| </style> | | </style> |
| | | |
Revision as of 12:50, 2 August 2012
XMU