Rename bulma folder to sass

This commit is contained in:
Jeremy Thomas
2016-04-18 20:02:26 +01:00
parent d7fae72677
commit 0203ab2f44
45 changed files with 25 additions and 13 deletions

6
css/bulma.css vendored
View File

@@ -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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long