mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 01:46:51 +01:00
darker placeholder
This commit is contained in:
parent
e90d659822
commit
d432092cf0
@ -87,12 +87,11 @@
|
||||
.box-shadow(none);
|
||||
background: transparent;
|
||||
|
||||
.placeholder(rgba(46, 79, 92, .1));
|
||||
.placeholder(rgba(46, 79, 92, .2));
|
||||
|
||||
&:hover,
|
||||
&:focus {
|
||||
background: rgba(255,255,255,.7) !important;
|
||||
.placeholder(rgba(46, 79, 92, .2));
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user