First release
This commit is contained in:
commit
fa6c85266e
2339 changed files with 761050 additions and 0 deletions
30
node_modules/cssgram/source/css/1977.css
generated
vendored
Normal file
30
node_modules/cssgram/source/css/1977.css
generated
vendored
Normal file
|
@ -0,0 +1,30 @@
|
|||
/*
|
||||
* 1977
|
||||
*
|
||||
*/
|
||||
._1977:before, ._1977:after {
|
||||
content: '';
|
||||
display: block;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
top: 0;
|
||||
left: 0;
|
||||
position: absolute;
|
||||
pointer-events: none; }
|
||||
|
||||
._1977 {
|
||||
position: relative; }
|
||||
._1977 img {
|
||||
width: 100%;
|
||||
z-index: 1; }
|
||||
._1977:before {
|
||||
z-index: 2; }
|
||||
._1977:after {
|
||||
z-index: 3; }
|
||||
|
||||
._1977 {
|
||||
-webkit-filter: contrast(1.1) brightness(1.1) saturate(1.3);
|
||||
filter: contrast(1.1) brightness(1.1) saturate(1.3); }
|
||||
._1977:after {
|
||||
background: rgba(243, 106, 188, 0.3);
|
||||
mix-blend-mode: screen; }
|
Loading…
Add table
Add a link
Reference in a new issue