mirror of
https://github.com/standardebooks/web.git
synced 2025-07-13 18:11:52 -04:00
Update corporate sponsor logo CSS
This commit is contained in:
parent
9f3104025d
commit
373f6a413b
2 changed files with 13 additions and 3 deletions
|
@ -1824,9 +1824,19 @@ main.ebooks nav ol li.highlighted:nth-last-child(2)::after{
|
|||
.masthead ol.corporate img{
|
||||
max-height: 100px;
|
||||
max-width: 100%;
|
||||
margin-right: 0;
|
||||
box-sizing: content-box;
|
||||
}
|
||||
|
||||
.masthead ol.donors.corporate{
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.masthead ol.donors.corporate li + li{
|
||||
margin-left: 2rem;
|
||||
}
|
||||
|
||||
.masthead ol.donors.corporate,
|
||||
.masthead ol.donors.corporate p{
|
||||
text-align: center;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue