Difference between revisions of "Template:Chalmers-Gothenburg-Dev"

Line 7: Line 7:
 
     body {
 
     body {
 
       background-color: #ffffff;
 
       background-color: #ffffff;
 +
    }
 +
 +
    /*-- fixa lite wiki-grejer --*/
 +
    #globalWrapper, #content {
 +
      width: 100%;
 +
      height: 100%;
 +
      border: 0px;
 +
      background-color: transparent;
 +
      margin: 0px;
 +
      padding: 0px;
 
     }
 
     }
  
 
     #main {
 
     #main {
       position: absolute:
+
       width: 100%
       left: 0;
+
       height: 50px;
       right: 0;
+
       background: yellow;
 
     }
 
     }
  

Revision as of 23:57, 7 July 2015