Difference between revisions of "Template:Freiburg/CSS"

Line 1: Line 1:
 
<html>
 
<html>
 
<style>
 
<style>
 
  
 
/* =================== CSS Navigation =================== */
 
/* =================== CSS Navigation =================== */
Line 319: Line 318:
 
     margin: 5% 0;
 
     margin: 5% 0;
 
     justify-content: space-around;
 
     justify-content: space-around;
 +
}
 +
 +
/* references coming from DokuWiki */
 +
.footnotes{
 +
    width: 90%;
 +
    margin: 2em auto 0 auto;
 
}
 
}
  
Line 358: Line 363:
 
.content_background_wrapper{
 
.content_background_wrapper{
 
     background: #EEEDED;
 
     background: #EEEDED;
 +
}
 +
 +
/* references coming from DokuWiki */
 +
.footnotes{
 +
    font-size: 80%;
 +
    font-style: italic;
 
}
 
}
  
Line 513: Line 524:
 
/* =================== END: Footer =================== */
 
/* =================== END: Footer =================== */
  
</style>
 
  
 +
</style>
 
</html>
 
</html>

Revision as of 08:35, 2 September 2015