Template:UIUC09Temp
From 2009.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | .firstHeading {display: none;} | + | .firstHeading {display: none;} |
- | + | body {height:100%; | |
- | + | margin:0; | |
- | + | padding:0; | |
- | + | background-color:#003C7D;} | |
- | } | + | #content {background-color:#ffffff; |
- | + | border-left-color:#F47F24; | |
- | #uicontent {width: 795px; | + | border-right-color:#F47F24;} |
+ | #uicontent {width: 795px; | ||
position: relative; | position: relative; | ||
float:left; | float:left; | ||
padding: 10px;} | padding: 10px;} | ||
- | + | #footer-box {background-color:#F47F24; | |
- | + | border-color:#F47F24;} | |
- | + | /* Orange Border (deleted global wrapper since this actually works how we wanted it to) */ | |
- | + | ||
- | + | ||
- | + | ||
+ | div#top-section, div#content, div#footer-box {border-width: 27px; | ||
+ | border-color: #F47F24} | ||
h2 {color:#F47F24; font-weight:bold;} | h2 {color:#F47F24; font-weight:bold;} | ||
table.calendar td {vertical-align: top; align: center;} | table.calendar td {vertical-align: top; align: center;} |
Revision as of 19:43, 16 July 2009