mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 11:24:29 -07:00
Update backers April 2018
This commit is contained in:
@@ -5305,7 +5305,7 @@ a.tag:hover {
|
||||
}
|
||||
|
||||
.card-header {
|
||||
background-color: none;
|
||||
background-color: transparent;
|
||||
align-items: stretch;
|
||||
box-shadow: 0 1px 2px rgba(10, 10, 10, 0.1);
|
||||
display: flex;
|
||||
@@ -5338,12 +5338,12 @@ a.tag:hover {
|
||||
}
|
||||
|
||||
.card-content {
|
||||
background-color: none;
|
||||
background-color: transparent;
|
||||
padding: 1.5rem;
|
||||
}
|
||||
|
||||
.card-footer {
|
||||
background-color: none;
|
||||
background-color: transparent;
|
||||
border-top: 1px solid #dbdbdb;
|
||||
align-items: stretch;
|
||||
display: flex;
|
||||
@@ -12876,6 +12876,27 @@ svg {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.bd-side-sponsors {
|
||||
margin-top: 1.5rem;
|
||||
}
|
||||
|
||||
.bd-side-sponsor-label {
|
||||
color: #b5b5b5;
|
||||
font-size: 0.75rem;
|
||||
margin-bottom: 0.75rem;
|
||||
}
|
||||
|
||||
.bd-side-sponsor {
|
||||
display: inline-block;
|
||||
height: 50px;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.bd-side-sponsor img {
|
||||
display: block;
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
.bd-banner {
|
||||
border-radius: 6px;
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user