11 lines
133 B
Plaintext
11 lines
133 B
Plaintext
.primary-button{
|
|
color: #484848;
|
|
}
|
|
|
|
.primary-button:hover {
|
|
color: #282828;
|
|
}
|
|
|
|
.primary-button:active {
|
|
color: #383838;
|
|
} |