FIC2020 logo
This commit is contained in:
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 |
|
@ -98,16 +98,13 @@ body {
|
||||||
-webkit-animation: clockanim 1s ease infinite;
|
-webkit-animation: clockanim 1s ease infinite;
|
||||||
}
|
}
|
||||||
.end {
|
.end {
|
||||||
color: #A94442;
|
color: #e64143;
|
||||||
}
|
}
|
||||||
.point {
|
.point {
|
||||||
text-shadow: 0 0 20px #4eaee6;
|
text-shadow: 0 0 20px #4eaee6;
|
||||||
}
|
}
|
||||||
.bg-dark .point {
|
|
||||||
text-shadow: 0 0 12px #4eaee6;
|
|
||||||
}
|
|
||||||
.end .point {
|
.end .point {
|
||||||
text-shadow: 0 0 20px #ff5500;
|
text-shadow: 0 0 20px #e64143;
|
||||||
}
|
}
|
||||||
@-webkit-keyframes clockanim {
|
@-webkit-keyframes clockanim {
|
||||||
0% { opacity: 1.0; }
|
0% { opacity: 1.0; }
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 217 KiB |
Reference in a new issue