feature(edward) rm

This commit is contained in:
coderaiser 2015-01-29 08:55:48 -05:00
parent b718897ff8
commit 798e0688d4

View file

@ -1,11 +0,0 @@
.edward-msg {
z-index : 1;
background-color : #7285B7;
color : #D1F1A9;
position : fixed;
left : 40%;
top : 25px;
padding : 5px;
opacity : 0.9;
transition : ease 0.5s;
}