forked from Bunteshaus/bunteshaus.de
small fixes
This commit is contained in:
parent
d3a7f88efc
commit
e3fc16110c
|
@ -46,12 +46,12 @@ section {
|
|||
}
|
||||
|
||||
@keyframes color {
|
||||
0% { background: #12011e; }
|
||||
20% { background: #340e4a; }
|
||||
40% { background: #005500; }
|
||||
60% { background: #55007f; }
|
||||
80% { background: #00557f; }
|
||||
100% { background: #12011e; }
|
||||
0% { background: #582a52; }
|
||||
20% { background: #783a7d; }
|
||||
40% { background: #632f60; }
|
||||
60% { background: #81408d; }
|
||||
80% { background: #6d346e; }
|
||||
100% { background: #582a52; }
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
Loading…
Reference in New Issue
Block a user