Difference between revisions of "Template:ETH Zurich/medal criteria css"

Line 13: Line 13:
 
       font-size: 38px;
 
       font-size: 38px;
 
       color: #161411
 
       color: #161411
 +
}
 +
 +
section li {
 +
                  font-size: 21px;
 +
                  line-height: 30px;
 
}
 
}

Revision as of 07:52, 27 October 2017

h1.headline {

                  font-size: 40px;
                  color: #161411

}

figure.achievements {

                                       margin: auto;
                                       width: 910px;
                                       padding: 40px;

}

section h1 {

     font-size: 38px;
     color: #161411

}

section li {

                  font-size: 21px;
                  line-height: 30px;

}