This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects

Resolve "Collections mehr hervorheben"

Merged Michael Breu requested to merge 460-collections-mehr-hervorheben into development
Viewing commit bebe35db
Show latest version
1 file
+ 2
3
Compare changes
  • Side-by-side
  • Inline
@@ -6,9 +6,8 @@
}
.cardForCollection {
background-color: rgb(236, 236, 236);
border: 3px solid rgba(0, 0, 0, 0.5);
border-style: double;
background: radial-gradient(closest-corner, white 80%, #cccccc 100%);
// border: 3px solid rgba(0, 0, 0, 0.5);
}
.card-title {