mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
More Design Tweaks
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
|
||||
.type--darkGrey {
|
||||
color: white;
|
||||
background: #696969;
|
||||
background: #616161;
|
||||
}
|
||||
|
||||
.type--darkGrey:hover {
|
||||
@@ -104,6 +104,5 @@
|
||||
}
|
||||
|
||||
.raised {
|
||||
background: rgba(158,158,158,.2);
|
||||
box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user