Team:IIT Madras/Template:new home

From 2011.igem.org

(Difference between revisions)
(Created page with "<html> <head> <title>bar</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css"> <!-- html { overflow: -moz-scrollbars-vertical ...")
Line 10: Line 10:
overflow: -moz-scrollbars-vertical !important;
overflow: -moz-scrollbars-vertical !important;
resize: none;
resize: none;
-
background-color: white;
+
background-color: black;
}
}
Line 41: Line 41:
body
body
{
{
-
background-color: white;
+
background-color: black;
}
}
Line 141: Line 141:
#menubar {
#menubar {
-
background-color: white;
+
background-color: black;
font-size:85%;
font-size:85%;
line-height:1em;
line-height:1em;
Line 254: Line 254:
#content{
#content{
-
background-color: white;
+
background-color: black;
padding-top:65px;
padding-top:65px;
width:1000px;
width:1000px;

Revision as of 15:09, 10 September 2011

bar