Interlibrary Loan (ILL)

.button { color: White; font-size: 25px; text-align: center; border-radius: 4px; } .flex-container { display: flex; flex-wrap: wrap; flex-direction: row; float: left; background-color: #E1E1E1; padding: 10px; width: 600px; border-radius: 4px; } .header { background-color: #80C6FF; color: White; text-align: center; font-size: 20px; width: 100%; } .list-content { width: 100%; align-content: left; }

 

Subscribe to