936
edits
No edit summary |
No edit summary |
||
| Line 100: | Line 100: | ||
.minisymposia i { | .minisymposia i { | ||
background-image: url("images/e/ee/Peoples.png"); | background-image: url("images/e/ee/Peoples.png"); | ||
height: 150px; | |||
width: 500px; | |||
background-size: 20%; | |||
background-repeat: no-repeat; | |||
background-position: center; | |||
} | |||
.bookclub i { | |||
background-image: url("images/5/53/Book_club.png"); | |||
height: 150px; | height: 150px; | ||
width: 500px; | width: 500px; | ||
| Line 155: | Line 164: | ||
.bg-green-400 { | .bg-green-400 { | ||
background-color: #4ADE80; | background-color: #4ADE80; | ||
} | |||
.bg-almond-400 { | |||
background-color: #EADDCA; | |||
} | } | ||