mirror of
https://git-qiuchenly.yltfspace.com/QiuChenly/corepatch
synced 2025-11-25 01:24:53 +08:00
加入亮灯的苹果。
This commit is contained in:
@@ -98,14 +98,19 @@
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding: 20px 0 ;
|
||||
|
||||
|
||||
background-color: #000;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.logo-s #apple {
|
||||
animation: 6s ease 2s normal forwards infinite logo-fade;
|
||||
}
|
||||
</style>
|
||||
<div class="container">
|
||||
<div class="logo-s">
|
||||
<svg width="200" height="200" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg id="apple" width="200" height="200" xmlns="http://www.w3.org/2000/svg">
|
||||
<g>
|
||||
<title>Layer 1</title>
|
||||
<path
|
||||
|
||||
|
Before Width: | Height: | Size: 7.0 KiB After Width: | Height: | Size: 7.1 KiB |
Reference in New Issue
Block a user