Team:Harvard/Template:PracticeBar2
From 2011.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
<title>bar</title> | <title>bar</title> | ||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | ||
- | |||
<style type="text/css"> | <style type="text/css"> | ||
<!-- | <!-- | ||
Line 11: | Line 10: | ||
overflow: -moz-scrollbars-vertical !important; | overflow: -moz-scrollbars-vertical !important; | ||
resize: none; | resize: none; | ||
- | |||
} | } | ||
- | + | ||
+ | body | ||
{ | { | ||
- | background-color: | + | background-color: white ; |
- | + | background-image:url("https://static.igem.org/mediawiki/2011/c/c7/HARVGradient.png"); | |
+ | background-position: left top; | ||
+ | background-repeat: repeat-x; | ||
+ | background-attachment: fixed; | ||
} | } | ||
Line 23: | Line 25: | ||
border-left: none; | border-left: none; | ||
border-right: none; | border-right: none; | ||
- | |||
- | |||
- | |||
} | } | ||
Line 50: | Line 49: | ||
body | body | ||
{ | { | ||
- | background-color: | + | background-color: #f5f6f7 ; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | # | + | |
- | + | ||
- | + | ||
} | } | ||
Line 140: | Line 130: | ||
#menubar { | #menubar { | ||
- | background-color: | + | background-color:f5f6f7; |
font-size:85%; | font-size:85%; | ||
line-height:1em; | line-height:1em; | ||
Line 253: | Line 243: | ||
#content{ | #content{ | ||
- | background-color: | + | background-color: transparent; |
- | width: | + | width:1000px; |
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; | font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; | ||
font-smooth:always; | font-smooth:always; | ||
border-style: none solid solid solid; | border-style: none solid solid solid; | ||
- | border-width: | + | border-width:0px; |
border-color: #989898; | border-color: #989898; | ||
} | } |
Revision as of 19:40, 31 July 2011