Difference between revisions of "Template:TU Dresden/CSS"

Line 559: Line 559:
  
 
.footerbar {
 
.footerbar {
 +
    font: var(--bodyfont);
 
     margin-top: 150px;
 
     margin-top: 150px;
 
     padding: 10px;
 
     padding: 10px;
Line 574: Line 575:
 
     align-items: center;
 
     align-items: center;
 
     flex-wrap: wrap;
 
     flex-wrap: wrap;
 +
}
 +
 +
.footerbar a, .footerbar a:visited, footerbar a:hover, .footerbar a:focus, .footerbar a:active {
 +
    text-decoration: none;
 +
    color: white;
 
}
 
}
  

Revision as of 01:47, 31 October 2017