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