Team:Lethbridge/override css

/* This file is a CSS hack for overriding the WikiMedia layout. HTML can then be uploaded and the CSS will work as if the page is independent of the WikiMedia markup

  • /
  1. globalWrapper {
 background: #ff8000;

}

  1. content,

.mw-body,

  1. mainContainer {
 width: 100%;

}

  1. mainContainer {
 margin-left: 0;

}