FIC2020 logo

This commit is contained in:
nemunaire 2019-07-10 17:41:07 +02:00
parent 4c7fd839b6
commit 3bcac39f5f
4 changed files with 2 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Before After
Before After

View file

@ -98,16 +98,13 @@ body {
-webkit-animation: clockanim 1s ease infinite;
}
.end {
color: #A94442;
color: #e64143;
}
.point {
text-shadow: 0 0 20px #4eaee6;
}
.bg-dark .point {
text-shadow: 0 0 12px #4eaee6;
}
.end .point {
text-shadow: 0 0 20px #ff5500;
text-shadow: 0 0 20px #e64143;
}
@-webkit-keyframes clockanim {
0% { opacity: 1.0; }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 217 KiB

Before After
Before After