mirror of
https://github.com/wassname/talk.git
synced 2026-07-16 11:22:16 +08:00
CSS cleanup
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
.button {
|
||||
background-color: #2a2a2a;
|
||||
color: #FFF;
|
||||
}
|
||||
|
||||
.button:hover {
|
||||
background-color: #767676;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user