Default background color
This commit is contained in:
parent
090a894c8b
commit
088565b6c3
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
<link rel="stylesheet" href="../theme/c-base.css">
|
||||
<style>
|
||||
body {
|
||||
background-color: hsl(0, 98%, 46%);
|
||||
animation: color 0.6s infinite linear alternate;
|
||||
}
|
||||
h1 {
|
||||
|
|
Loading…
Reference in a new issue