forked from Bunteshaus/bunteshaus.de
small fixes
This commit is contained in:
parent
e3fc16110c
commit
ba7112f43d
|
@ -46,12 +46,12 @@ section {
|
|||
}
|
||||
|
||||
@keyframes color {
|
||||
0% { background: #582a52; }
|
||||
20% { background: #783a7d; }
|
||||
40% { background: #632f60; }
|
||||
60% { background: #81408d; }
|
||||
80% { background: #6d346e; }
|
||||
100% { background: #582a52; }
|
||||
0% { background: #21001f; }
|
||||
20% { background: #240027; }
|
||||
40% { background: #1f001d; }
|
||||
60% { background: #1c0018; }
|
||||
80% { background: #220022; }
|
||||
100% { background: #21001f; }
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
Loading…
Reference in New Issue
Block a user