mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +01:00
update @ Sun 5 Sep 04:04:31 EEST 2021
This commit is contained in:
parent
e66e5be6b6
commit
b3f22315ac
2 changed files with 3 additions and 1 deletions
|
@ -21,6 +21,7 @@ html {
|
||||||
|
|
||||||
.c404img img {
|
.c404img img {
|
||||||
filter: opacity(25%) blur(10px);
|
filter: opacity(25%) blur(10px);
|
||||||
|
width: 30em;
|
||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
|
|
|
@ -23,6 +23,7 @@ html {
|
||||||
|
|
||||||
.c404img img {
|
.c404img img {
|
||||||
filter: opacity(25%) blur(10px);
|
filter: opacity(25%) blur(10px);
|
||||||
|
width: 30em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -30,4 +31,4 @@ footer {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
margin: 2.5em;
|
margin: 2.5em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue