Reset margin for main-content div.
[AboutConfig.git] / www / git / git.css
blobe887bc87dd63b6c56463cceec18359477d1c2c04
1 #mozdev-logo, #mozdev-date, #mozdev-navigation, #mozdev-fluff, #mozdev-fluff2, #content, #project-navigation, #mozdev-feedback {
2 display: none;
4 html, body, #main-content {
5 margin:0; padding:0; height:100%;
7 iframe {
8 display:block; border:none; position: absolute;
9 width:100%; height: 100%; top: 0px;
11 #mozdev-background-header {
12 position: absolute; top: 0px; height: 12px; width: 100%;
13 background-image: url(//www.mozdev.org/skin/tools/subsite_back.png);
14 background-repeat: repeat-x;