Logo toujours opaque
This commit is contained in:
parent
a89f2f34a8
commit
e1b8cd6c76
|
@ -79,7 +79,6 @@ h1::before {
|
|||
background-repeat: no-repeat;
|
||||
background-size: 100%;
|
||||
shape-rendering: geometricPrecision;
|
||||
opacity: 0.8;
|
||||
}
|
||||
h2 {
|
||||
display: block;
|
||||
|
@ -526,7 +525,6 @@ footer a::before {
|
|||
background: url(logo_a-lec.svg);
|
||||
background-size: 100%;
|
||||
shape-rendering: geometricPrecision;
|
||||
opacity: 0.8;
|
||||
|
||||
-webkit-animation: koan 36000s infinite alternate;
|
||||
-moz-animation: koan 36000s infinite alternate;
|
||||
|
|
Loading…
Reference in New Issue