Difference between revisions of "Template:Freiburg/CSS"

Line 1: Line 1:
 
 
<html>
 
<html>
 
<style>
 
<style>
Line 273: Line 272:
  
 
.background_image_right{
 
.background_image_right{
     bottom: 0;
+
     bottom: -20px;
 
     right: 0;
 
     right: 0;
 
}
 
}
Line 513: Line 512:
 
     display: flex;
 
     display: flex;
 
     margin: 5% 0;
 
     margin: 5% 0;
 +
}
 +
 +
/* =================== Footer =================== */
 +
 +
.content_footer{
 +
    background: rgb(54, 119, 188) none repeat scroll;
 +
    width: 100%;
 +
    height: 75px;
 
}
 
}
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 21:31, 30 August 2015