Template:UTDallasLayout
From 2010.igem.org
(Difference between revisions)
Line 197: | Line 197: | ||
} | } | ||
- | + | #utd_content_wrapper { | |
width: 593px; | width: 593px; | ||
position: relative; | position: relative; | ||
Line 204: | Line 204: | ||
} | } | ||
- | # | + | #utd_content_boxtop { |
width: 593px; | width: 593px; | ||
height: 10px; | height: 10px; | ||
- | background:url( | + | background:url(https://static.igem.org/mediawiki/2008/a/a1/Tudelft_content_top.png) no-repeat bottom left; |
position: relative; | position: relative; | ||
float: left; | float: left; | ||
} | } | ||
- | # | + | #content { |
- | + | padding: 5px; | |
- | + | border-left: 1px solid #8E8E8E; | |
- | background: | + | border-right: 1px solid #8E8E8E; |
+ | background:#8E8E8E none repeat scroll 0 0; | ||
position: relative; | position: relative; | ||
- | + | font-size: 9pt; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
text-align: justify; | text-align: justify; | ||
} | } | ||
- | + | #utd_content_boxbottom { | |
- | # | + | width: 593px; |
- | width: | + | height: 10px; |
- | height: | + | background:url(https://static.igem.org/mediawiki/2008/8/89/Tudelft_content_bottom.png) no-repeat top left; |
- | + | ||
position: relative; | position: relative; | ||
- | + | float: left; | |
} | } | ||
- | # | + | #utd_content { |
- | width: | + | width: 571px; |
- | + | padding: 10px; | |
- | + | border-left: 1px solid #ccc; | |
- | + | border-right: 1px solid #ccc; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | border-left: 1px solid # | + | |
- | border-right: 1px solid # | + | |
- | + | ||
position: relative; | position: relative; | ||
+ | float: left; | ||
font-size: 9pt; | font-size: 9pt; | ||
text-align: justify; | text-align: justify; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
Revision as of 16:17, 28 June 2010