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

Line 346: Line 346:
 
     main {
 
     main {
 
         margin-right: 250px;
 
         margin-right: 250px;
 +
    }
 +
    #bannerquote {
 +
        font-size: 40px;
 
     }
 
     }
 
     .navbar {
 
     .navbar {
Line 359: Line 362:
  
 
@media only screen and (max-width: 991px) {
 
@media only screen and (max-width: 991px) {
 +
    #bannerquote {
 +
        font-size: 30px;
 +
    }
 +
 
     .makeresponsive {
 
     .makeresponsive {
 
         width: 100% !important;
 
         width: 100% !important;

Revision as of 16:36, 21 October 2017