7 lines
122 B
CSS
7 lines
122 B
CSS
.fa-trash, .fa-pen-to-square{
|
|
color: black;
|
|
}
|
|
|
|
.btn-success{
|
|
background: linear-gradient(135deg, #161616, #888);
|
|
} |