mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Rename bulma folder to sass
This commit is contained in:
6
css/bulma.css
vendored
6
css/bulma.css
vendored
@@ -5107,6 +5107,7 @@ a.header-item.is-active {
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
}
|
||||
|
||||
.hero.is-dark .subtitle a,
|
||||
.hero.is-dark .subtitle strong {
|
||||
color: white;
|
||||
}
|
||||
@@ -5193,6 +5194,7 @@ a.header-item.is-active {
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
}
|
||||
|
||||
.hero.is-primary .subtitle a,
|
||||
.hero.is-primary .subtitle strong {
|
||||
color: white;
|
||||
}
|
||||
@@ -5279,6 +5281,7 @@ a.header-item.is-active {
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
}
|
||||
|
||||
.hero.is-info .subtitle a,
|
||||
.hero.is-info .subtitle strong {
|
||||
color: white;
|
||||
}
|
||||
@@ -5365,6 +5368,7 @@ a.header-item.is-active {
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
}
|
||||
|
||||
.hero.is-success .subtitle a,
|
||||
.hero.is-success .subtitle strong {
|
||||
color: white;
|
||||
}
|
||||
@@ -5451,6 +5455,7 @@ a.header-item.is-active {
|
||||
color: rgba(0, 0, 0, 0.7);
|
||||
}
|
||||
|
||||
.hero.is-warning .subtitle a,
|
||||
.hero.is-warning .subtitle strong {
|
||||
color: rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
@@ -5537,6 +5542,7 @@ a.header-item.is-active {
|
||||
color: rgba(255, 255, 255, 0.7);
|
||||
}
|
||||
|
||||
.hero.is-danger .subtitle a,
|
||||
.hero.is-danger .subtitle strong {
|
||||
color: white;
|
||||
}
|
||||
|
||||
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
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user