mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Build 0.7.4
This commit is contained in:
12
css/bulma.css
vendored
12
css/bulma.css
vendored
@@ -1,4 +1,4 @@
|
||||
/*! bulma.io v0.7.3 | 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);
|
||||
@@ -243,7 +243,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,
|
||||
@@ -301,12 +301,18 @@ html {
|
||||
}
|
||||
|
||||
img,
|
||||
audio,
|
||||
embed,
|
||||
iframe,
|
||||
object,
|
||||
video {
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
audio {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
iframe {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
2
css/bulma.min.css
vendored
2
css/bulma.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user