Difference between revisions of "Template:UiOslo Norway"

Line 6: Line 6:
 
     <!-- Start of CSS-->
 
     <!-- Start of CSS-->
 
         <style type="text/css">
 
         <style type="text/css">
 +
 +
body, html, #globalWrapper, #content{
 +
background: transparent;
 +
border: none;
 +
width: 100%;
 +
margin: 0px;
 +
padding: 0px;
 +
}
  
 
         /* PAGE LAYOUT */
 
         /* PAGE LAYOUT */
Line 16: Line 24:
 
         /* Creates a container that will wrap all of the content inside your wiki pages. */
 
         /* Creates a container that will wrap all of the content inside your wiki pages. */
 
             #mainContainer {
 
             #mainContainer {
                 width: 978px;
+
                 width: 100%;
 
                 overflow:hidden;
 
                 overflow:hidden;
 
                 float:left;
 
                 float:left;
Line 57: Line 65:
 
                 text-align:center;
 
                 text-align:center;
 
                 color: #24B694;
 
                 color: #24B694;
 +
                background-color: black;
 
             }
 
             }
  

Revision as of 12:27, 21 August 2015