mirror of
https://github.com/wassname/talk.git
synced 2026-07-17 11:33:39 +08:00
Like color
This commit is contained in:
@@ -16,10 +16,10 @@
|
||||
}
|
||||
|
||||
&.liked {
|
||||
color: #c98211;
|
||||
color: rgb(0,134,227);
|
||||
|
||||
&:hover {
|
||||
color: #e59614;
|
||||
color: rgb(0,134,227);
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user