Template:UIUC09Temp

From 2009.igem.org

(Difference between revisions)
(Undo revision 21253 by Reif (Talk))
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
.firstHeading {display: none;}
+
  .firstHeading {display: none;}
-
    
+
   body {height:100%;
-
#content {
+
        margin:0;
-
  background: url(https://static.igem.org/mediawiki/2009/9/9d/Illinois09bodybackground.gif) top left repeat-x #6e8bbf;
+
        padding:0;
-
  border: 0px;
+
        background-color:#003C7D;}
-
}
+
  #content {background-color:#ffffff;
-
body {position: relative; background: url(https://static.igem.org/mediawiki/2009/7/71/Illinois09background.gif) top left repeat-x #6e8bbf;}
+
            border-left-color:#F47F24;
-
#pagewrapper {display: block; width: 950px; background: urltop repeat-y; text-align: left; margin: 0 auto;}
+
            border-right-color:#F47F24;}
-
+
  #uicontent {width: 795px;
 +
              position: relative;
 +
              float:left;
 +
              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;} 
 +
  table.calendar td      {vertical-align: top; align: center;}
 +
  table.month {background-color: #F47F24; border: solid 1px;}
 +
  table.month .heading td {background-color:#003C7D; color:#F47F24; text-align: center; font-weight:bold; text-size: 140%;}
 +
  table.month .dow td    { color:#000000; text-align:center; font-size:100%; }
 +
  table.month td {border: none;
 +
                  text-align: center;
 +
                  background-color: #F47F24;
 +
                  }
 +
  table.month a:hover {background-color: #CCC; text-decoration: none}
 +
  .day-active {color:#003C7D; font-weight: bold}
 +
  .day-empty {color: #000000}
/*Following coding for menu bars found at http://ago.tanfa.co.uk/css/examples/menu/tutorial-h.html*/
/*Following coding for menu bars found at http://ago.tanfa.co.uk/css/examples/menu/tutorial-h.html*/
/**************** horizontal menu coding *****************/
/**************** horizontal menu coding *****************/

Revision as of 18:49, 16 July 2009