Difference between revisions of "Template:Team:TU Darmstadt/Footer"

Line 2: Line 2:
 
<style>
 
<style>
 
.footer {
 
.footer {
 
+
  background: -webkit-linear-gradient(top, black 30%, #4d4d4d);
 +
  background: -o-linear-gradient(bottom, black 30%, #4d4d4d);
 +
  background: -moz-linear-gradient(bottom, black 30%, #4d4d4d);
 +
  background: -linear-gradient(to bottom, black 30%, #4d4d4d);
 +
  background: linear-gradient(top, black 30%, #4d4d4d);
 +
  /*height:10%;*/
 +
  padding-bottom:0;
 +
  width:100%;
 
}
 
}
  
Line 23: Line 30:
 
</style>
 
</style>
  
   <div id="footer">
+
   <div class="footer">
 
     <h3>Das IGem-Team der TU-Darmstadt wurde unterstuetzt durch:</h3>
 
     <h3>Das IGem-Team der TU-Darmstadt wurde unterstuetzt durch:</h3>
 
     <ul class="sponsor-list">
 
     <ul class="sponsor-list">

Revision as of 10:44, 14 October 2016