Harshitmehta (Talk | contribs) |
Harshitmehta (Talk | contribs) |
||
Line 8: | Line 8: | ||
#sideMenu | #sideMenu | ||
− | { /* Disable the display of the annoying side main menu*/} | + | {display:none; /*Disable the display of the annoying side main menu*/} |
#top_title | #top_title | ||
{display:none; /* Disable the annoying title*/} | {display:none; /* Disable the annoying title*/} | ||
#content | #content | ||
− | { | + | {padding:0px; width:90%; margin-left:5%; margin-right:5%;background-color: rgba(255,255,255,0);} |
Line 75: | Line 75: | ||
body{ | body{ | ||
− | + | background-color: #fafafa; | |
background-image:url("https://static.igem.org/mediawiki/2017/7/7a/MumbaiCover.jpeg"); | background-image:url("https://static.igem.org/mediawiki/2017/7/7a/MumbaiCover.jpeg"); | ||
background-position:center center; | background-position:center center; | ||
Line 81: | Line 81: | ||
-moz-background-size: cover; | -moz-background-size: cover; | ||
background-size: cover; | background-size: cover; | ||
− | background-attachment:fixed; | + | background-attachment:fixed; |
} | } | ||
#container1{ | #container1{ |
Revision as of 04:45, 19 June 2017