mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 19:34:30 -07:00
Update docs for 0.7.4
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@charset "UTF-8";
|
||||
/*! bulma.io v0.7.2 | MIT License | github.com/jgthms/bulma */
|
||||
/*! bulma.io v0.7.4 | MIT License | github.com/jgthms/bulma */
|
||||
@-webkit-keyframes spinAround {
|
||||
from {
|
||||
-webkit-transform: rotate(0deg);
|
||||
@@ -244,7 +244,7 @@ fieldset[disabled] .pagination-ellipsis {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
/*! minireset.css v0.0.3 | MIT License | github.com/jgthms/minireset.css */
|
||||
/*! minireset.css v0.0.4 | MIT License | github.com/jgthms/minireset.css */
|
||||
html,
|
||||
body,
|
||||
p,
|
||||
@@ -302,12 +302,18 @@ html {
|
||||
}
|
||||
|
||||
img,
|
||||
audio,
|
||||
embed,
|
||||
iframe,
|
||||
object,
|
||||
video {
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
audio {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
iframe {
|
||||
border: 0;
|
||||
}
|
||||
@@ -12048,6 +12054,7 @@ svg {
|
||||
}
|
||||
|
||||
.bd-footer-iframe iframe {
|
||||
height: 30px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
@@ -12055,6 +12062,10 @@ svg {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.bd-footer-iframe.is-github iframe {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.bd-footer-tsp {
|
||||
color: #b5b5b5;
|
||||
margin-top: 1.5rem;
|
||||
|
||||
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
Reference in New Issue
Block a user