edit: version html css propre pour version dégradé sans js + responsive pour écrans larges
This commit is contained in:
@@ -20,7 +20,12 @@
|
||||
mix-blend-mode: difference;
|
||||
z-index: -30;
|
||||
filter: brightness(133%) saturate(33%) grayscale();
|
||||
transform: scale(1.5) rotate(180deg);
|
||||
overflow: hidden;
|
||||
transform: rotate(180deg);
|
||||
position: absolute;
|
||||
margin-top: -9%;
|
||||
height: 120%;
|
||||
}
|
||||
|
||||
#lolStatus{
|
||||
animation: blink 3.33s infinite;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user