mirror of
https://github.com/jgthms/bulma.git
synced 2025-01-09 15:44:25 +00:00
Add dontpayfull
This commit is contained in:
parent
3243ea546e
commit
8bbb8f6552
@ -4,39 +4,63 @@
|
||||
<div class="bd-partner bd-is-sponsor">
|
||||
<p class="bd-partner-title">Sponsors</p>
|
||||
<div class="bd-partner-sponsors">
|
||||
<a href="https://themeisle.com/" target="_blank" rel="nofollow">
|
||||
<img src="{{ site.url }}/images/sponsors/themeisle.png" alt="themeisle logo" width="160" height="40">
|
||||
</a>
|
||||
<a href="https://chainaxe.io/" target="_blank" rel="nofollow">
|
||||
{%
|
||||
include elements/responsive-image.html
|
||||
path="sponsors/chainaxe"
|
||||
extension="png"
|
||||
alt="chainaxe logo"
|
||||
width="85"
|
||||
height="60"
|
||||
%}
|
||||
</a>
|
||||
<a href="https://www.keycdn.com/" target="_blank" rel="nofollow">
|
||||
{%
|
||||
include elements/responsive-image.html
|
||||
path="sponsors/keycdn"
|
||||
extension="png"
|
||||
alt="keycdn logo"
|
||||
width="150"
|
||||
height="43.5"
|
||||
%}
|
||||
</a>
|
||||
<a href="http://tooltwist.com/" target="_blank" rel="nofollow">
|
||||
{%
|
||||
include elements/responsive-image.html
|
||||
path="sponsors/tooltwist"
|
||||
extension="png"
|
||||
alt="tooltwist logo"
|
||||
width="160"
|
||||
height="51"
|
||||
%}
|
||||
</a>
|
||||
<div class="bd-partner-sponsor">
|
||||
<a href="https://themeisle.com/" target="_blank" rel="nofollow">
|
||||
<img src="{{ site.url }}/images/sponsors/themeisle.png" alt="themeisle logo" width="160" height="40">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="bd-partner-sponsor">
|
||||
<a href="https://chainaxe.io/" target="_blank" rel="nofollow">
|
||||
{%
|
||||
include elements/responsive-image.html
|
||||
path="sponsors/chainaxe"
|
||||
extension="png"
|
||||
alt="chainaxe logo"
|
||||
width="85"
|
||||
height="60"
|
||||
%}
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="bd-partner-sponsor">
|
||||
<a href="https://www.keycdn.com/" target="_blank" rel="nofollow">
|
||||
{%
|
||||
include elements/responsive-image.html
|
||||
path="sponsors/keycdn"
|
||||
extension="png"
|
||||
alt="keycdn logo"
|
||||
width="150"
|
||||
height="43.5"
|
||||
%}
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="bd-partner-sponsor">
|
||||
<a href="http://tooltwist.com/" target="_blank" rel="nofollow">
|
||||
{%
|
||||
include elements/responsive-image.html
|
||||
path="sponsors/tooltwist"
|
||||
extension="png"
|
||||
alt="tooltwist logo"
|
||||
width="160"
|
||||
height="51"
|
||||
%}
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="bd-partner-sponsor">
|
||||
<a href="https://www.dontpayfull.com/" target="_blank" rel="nofollow">
|
||||
{%
|
||||
include elements/responsive-image.html
|
||||
path="sponsors/dontpayfull"
|
||||
extension="png"
|
||||
alt="DontPayFull logo"
|
||||
width="120"
|
||||
height="60"
|
||||
%}
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -13,12 +13,13 @@
|
||||
display: flex
|
||||
flex-wrap: wrap
|
||||
justify-content: space-between
|
||||
a
|
||||
align-items: center
|
||||
display: flex
|
||||
justify-content: center
|
||||
margin-right: 1rem
|
||||
min-height: $carbon-height
|
||||
|
||||
.bd-partner-sponsor
|
||||
align-items: center
|
||||
display: flex
|
||||
justify-content: center
|
||||
margin-right: 1rem
|
||||
min-height: $carbon-height + $carbon-poweredby-height
|
||||
|
||||
.bd-partners
|
||||
background-color: $white-bis
|
||||
@ -42,7 +43,6 @@ $bd-partners-4: 1130px
|
||||
display: flex
|
||||
margin-left: auto
|
||||
margin-right: auto
|
||||
max-width: $bd-partners-4
|
||||
.bd-partner
|
||||
&.bd-is-sponsor
|
||||
flex-grow: 1
|
||||
|
@ -13676,12 +13676,12 @@ svg {
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.bd-partner-sponsors a {
|
||||
.bd-partner-sponsor {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-right: 1rem;
|
||||
min-height: 100px;
|
||||
min-height: 120px;
|
||||
}
|
||||
|
||||
.bd-partners {
|
||||
@ -13708,7 +13708,6 @@ svg {
|
||||
display: flex;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
max-width: 1130px;
|
||||
}
|
||||
.bd-partner.bd-is-sponsor {
|
||||
flex-grow: 1;
|
||||
|
2
docs/css/bulma-docs.min.css
vendored
2
docs/css/bulma-docs.min.css
vendored
File diff suppressed because one or more lines are too long
BIN
docs/images/sponsors/dontpayfull.png
Normal file
BIN
docs/images/sponsors/dontpayfull.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.3 KiB |
BIN
docs/images/sponsors/dontpayfull@2x.png
Normal file
BIN
docs/images/sponsors/dontpayfull@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.3 KiB |
BIN
docs/images/sponsors/dontpayfull@3x.png
Normal file
BIN
docs/images/sponsors/dontpayfull@3x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.3 KiB |
Loading…
Reference in New Issue
Block a user