Template:WashUback
From 2009.igem.org
(Difference between revisions)
(New page: <html> <style type="text/css"> .firstHeading {display: none;} body {height:100%; margin:0; padding:0; background-color:#003C7D;} #content {background-color:#ffffff; b...) |
|||
Line 2: | Line 2: | ||
<style type="text/css"> | <style type="text/css"> | ||
.firstHeading {display: none;} | .firstHeading {display: none;} | ||
- | body {height:100%; margin:0; padding:0; background-color:# | + | body {height:100%; margin:0; padding:0; background-color:#008000;} |
- | #content {background-color:# | + | #content {background-color:##008000; |
border-left-color:#8B0000; | border-left-color:#8B0000; | ||
border-right-color:#8B0000;} | border-right-color:#8B0000;} | ||
Line 14: | Line 14: | ||
table.calendar td {vertical-align: top; align: center;} | table.calendar td {vertical-align: top; align: center;} | ||
table.month {background-color: #8B0000; border: solid 1px;} | table.month {background-color: #8B0000; border: solid 1px;} | ||
- | table.month .heading td {background-color:# | + | table.month .heading td {background-color:#008000; color:#8B0000; text-align: center; font-weight:bold; text-size: 140%;} |
table.month .dow td { color:#000000; text-align:center; font-size:100%; } | table.month .dow td { color:#000000; text-align:center; font-size:100%; } | ||
table.month td {border: none; | table.month td {border: none; | ||
Line 21: | Line 21: | ||
} | } | ||
table.month a:hover {background-color: #CCC; text-decoration: none} | table.month a:hover {background-color: #CCC; text-decoration: none} | ||
- | .day-active {color:# | + | .day-active {color:#008000; font-weight: bold} |
.day-empty {color: #000000} | .day-empty {color: #000000} | ||
/*Following code for pipe navigation found at http://css.maxdesign.com.au/listamatic/horizontal36.htm*/ | /*Following code for pipe navigation found at http://css.maxdesign.com.au/listamatic/horizontal36.htm*/ | ||
Line 74: | Line 74: | ||
#menu a.orange { | #menu a.orange { | ||
- | color: # | + | color: ##008000; |
font-weight: bold; | font-weight: bold; | ||
font-size: 16px; | font-size: 16px; | ||
Line 91: | Line 91: | ||
#menu a:hover { | #menu a:hover { | ||
color: #fff; | color: #fff; | ||
- | background: # | + | background: ##008000; |
} | } | ||
Line 103: | Line 103: | ||
padding: 2px 3px; | padding: 2px 3px; | ||
color: #fff; | color: #fff; | ||
- | background: # | + | background: ##008000; |
} | } | ||
Revision as of 18:27, 18 June 2009