Difference between revisions of "Template:ETH Zurich/members css"

(Delete all content (moved to Team CSS).)
 
Line 1: Line 1:
.rooster {
 
    align-items: baseline;
 
    color: var(--dark-text-color);
 
    display: flex;
 
    flex-flow: row wrap;
 
    justify-content: space-around;
 
    list-style-type: none;
 
    padding: 0;
 
}
 
  
.rooster figure {
 
    margin: 10px auto;
 
    max-width: 250px;
 
    min-width: 150px;
 
}
 

Latest revision as of 22:51, 31 October 2017