Difference between revisions of "Template:KU Leuven/footer/css"

Line 9: Line 9:
 
                 <link href='http://fonts.googleapis.com/css?family=Lato&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
 
                 <link href='http://fonts.googleapis.com/css?family=Lato&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
  
/*********************/
 
/* General STYLING */
 
/*********************/
 
  
/* In this section general styling elements are specified*/
 
  
 
.center, #centernav{
 
.center, #centernav{
Line 31: Line 27:
 
}
 
}
  
#globalWrapper {   
+
 
    width: 100%;
+
    border: 0px;
+
    background-color: transparent;
+
    margin: 0px;
+
    padding: 0px;
+
    height:auto;
+
    font-size: 100%;
+
  }
+
 
+
 
#content, #bodyContent {     
 
#content, #bodyContent {     
 
     width: 100%;
 
     width: 100%;

Revision as of 13:57, 27 August 2015