Update shutdown.html
This commit is contained in:
parent
5af3c2c994
commit
818aba224c
|
@ -19,6 +19,9 @@
|
||||||
.orange {
|
.orange {
|
||||||
color: orange;
|
color: orange;
|
||||||
}
|
}
|
||||||
|
div {
|
||||||
|
animation-delay: 2s;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in a new issue