More Design Tweaks

This commit is contained in:
Belen Curcio
2017-01-12 09:16:23 -03:00
parent 7101d99187
commit 4a4affad70
14 changed files with 76 additions and 33 deletions
+1 -2
View File
@@ -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);
}