1
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
.button-s {
|
||||
background-color: rgb(0, 164, 192);
|
||||
color: rgb(255, 255, 255);
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
.button-s {
|
||||
background-color: rgb(0, 164, 192);
|
||||
color: rgb(255, 255, 255);
|
||||
}
|
||||