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

Line 4: Line 4:
  
 
   <style type="text/css">
 
   <style type="text/css">
 +
 +
    /*
 +
    * default stylesheet overwrites
 +
    */
  
 
     body {
 
     body {
Line 9: Line 13:
 
     }
 
     }
  
     #top-menu-inside {
+
     /*  reset margins & paddings*/
       margin-left: auto;
+
    html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl,
 +
    dt, dd, blockquote, address {
 +
       margin: 0;
 +
      padding: 0;
 
     }
 
     }
  
     /*-- enable full browser width --*/
+
     /* center default top menu  */
 +
    #top_menu_inside {
 +
      margin: auto;
 +
    }
 +
 
 +
    /* enable full browser width */
 
     #globalWrapper, #content {  
 
     #globalWrapper, #content {  
 
       width: 100%;  
 
       width: 100%;  
Line 20: Line 32:
 
       padding: 0px;
 
       padding: 0px;
 
     }
 
     }
 +
 +
    /*
 +
    * Custom styles
 +
    */
  
 
     #main {
 
     #main {

Revision as of 00:12, 8 July 2015