We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d31d576 commit 00c8dd1Copy full SHA for 00c8dd1
docs/Amaranth.html
@@ -59,6 +59,9 @@
59
border-radius: 0 0 .25rem .25rem;
60
color: #666;
61
}
62
+ .bg-danger {
63
+ background-image: linear-gradient(-38.4deg, #c05aff, #e52b50);
64
+ }
65
.bg-success {
66
background-image: linear-gradient(-38.4deg, #00c67e, #78b500);
67
templates/html.hbs
0 commit comments