mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 20:54:30 -07:00
Add usave
This commit is contained in:
@@ -43,6 +43,13 @@
|
|||||||
"width":"100",
|
"width":"100",
|
||||||
"height":"50",
|
"height":"50",
|
||||||
"follow": true
|
"follow": true
|
||||||
|
},
|
||||||
|
"usave": {
|
||||||
|
"name": "usave",
|
||||||
|
"url": "https://usave.co.uk/utilities/broadband/",
|
||||||
|
"title": "Compare broadband deals with usave.co.uk",
|
||||||
|
"width":"106",
|
||||||
|
"height":"25.5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"home": [
|
"home": [
|
||||||
@@ -51,7 +58,8 @@
|
|||||||
"dontpayfull",
|
"dontpayfull",
|
||||||
"devsquad",
|
"devsquad",
|
||||||
"hebergeurweb",
|
"hebergeurweb",
|
||||||
"vpsserver"
|
"vpsserver",
|
||||||
|
"usave"
|
||||||
],
|
],
|
||||||
"footer": []
|
"footer": []
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -89,6 +89,9 @@ $bd-partnrs-4: 1130px
|
|||||||
width: $carbon-width
|
width: $carbon-width
|
||||||
|
|
||||||
+widescreen
|
+widescreen
|
||||||
|
.bd-partnrs
|
||||||
|
.container
|
||||||
|
max-width: 1536px
|
||||||
.bd-partner
|
.bd-partner
|
||||||
&.bd-is-carbon
|
&.bd-is-carbon
|
||||||
margin-left: 3rem
|
margin-left: 3rem
|
||||||
|
|||||||
@@ -296,18 +296,11 @@ html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
img,
|
img,
|
||||||
embed,
|
|
||||||
iframe,
|
|
||||||
object,
|
|
||||||
video {
|
video {
|
||||||
height: auto;
|
height: auto;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
audio {
|
|
||||||
max-width: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
iframe {
|
iframe {
|
||||||
border: 0;
|
border: 0;
|
||||||
}
|
}
|
||||||
@@ -14214,6 +14207,9 @@ svg {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width: 1216px) {
|
@media screen and (min-width: 1216px) {
|
||||||
|
.bd-partnrs .container {
|
||||||
|
max-width: 1536px;
|
||||||
|
}
|
||||||
.bd-partner.bd-is-carbon {
|
.bd-partner.bd-is-carbon {
|
||||||
margin-left: 3rem;
|
margin-left: 3rem;
|
||||||
}
|
}
|
||||||
|
|||||||
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/usave.png
Normal file
BIN
docs/images/sponsors/usave.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
BIN
docs/images/sponsors/usave@2x.png
Normal file
BIN
docs/images/sponsors/usave@2x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
BIN
docs/images/sponsors/usave@3x.png
Normal file
BIN
docs/images/sponsors/usave@3x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
Reference in New Issue
Block a user