mirror of
https://github.com/wassname/talk.git
synced 2026-08-16 11:29:31 +08:00
Style and functionality
This commit is contained in:
@@ -84,6 +84,16 @@
|
||||
background: #4f5c67;
|
||||
}
|
||||
|
||||
.type--blue {
|
||||
color: white;
|
||||
background: #083b97;
|
||||
}
|
||||
|
||||
.type--blue:hover {
|
||||
color: white;
|
||||
background: #083b97;
|
||||
}
|
||||
|
||||
.type--darkGrey {
|
||||
color: white;
|
||||
background: #616161;
|
||||
|
||||
Reference in New Issue
Block a user