Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

libai / fsActive

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Commit 0b276ceb authored 7 months ago by dawei's avatar dawei
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

feat: 更新

parent 5f4623ac ceshi
Show whitespace changes
Inline Side-by-side
Showing with 16 additions and 1 deletions
  • activities/css/index.css
  • activities/images/static.png
  • activities/midAutumn.html
activities/css/index.css 0 → 100644
View file @ 0b276ceb
body {
background-color: rgb(78, 33, 17);
}
.midAutumnBg {
width: 10rem;
height: 17.093rem;
position: relative;
font-size: 0;
margin: 0 auto;
overflow: auto;
background: url(../images/static.png) no-repeat;
background-size: 100% 100%;
z-index: 99;
}
\ No newline at end of file
This diff is collapsed. Click to expand it.
activities/images/static.png 0 → 100644
View file @ 0b276ceb
activities/images/static.png

287 KB

This diff is collapsed. Click to expand it.
activities/midAutumn.html
View file @ 0b276ceb
......@@ -32,7 +32,7 @@
rel="stylesheet"
href="https://app.ixiulive.com/static/css/common.css"
/>
<link rel="stylesheet" href="../css/index.css?v=2024" />
<link rel="stylesheet" href="./css/index.css?v=2024" />
<script
type="text/javascript"
src="https://app.ixiulive.com/static/js/fsize.js"
......
This diff is collapsed. Click to expand it.
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment