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

libai / footseen-large-website

  • 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 c464cd81 authored 2 years ago by libai's avatar libai
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

测试

parent 0eb6a8bd
Hide whitespace changes
Inline Side-by-side
Showing with 3 additions and 3 deletions
  • room/css/room.css
  • room/css/room.less
  • room/liveRoom.html
room/css/room.css
View file @ c464cd81
...@@ -184,7 +184,7 @@ html * { ...@@ -184,7 +184,7 @@ html * {
height: 86px; height: 86px;
background: url(../images/hot-box.png?v=20220801) no-repeat; background: url(../images/hot-box.png?v=20220801) no-repeat;
margin: 0 auto; margin: 0 auto;
margin-top: 8px; margin-top: 10px;
color: #F03693; color: #F03693;
font-size: 18px; font-size: 18px;
font-weight: 700; font-weight: 700;
......
This diff is collapsed. Click to expand it.
room/css/room.less
View file @ c464cd81
...@@ -199,7 +199,7 @@ html{ ...@@ -199,7 +199,7 @@ html{
height: 86px; height: 86px;
background: url(../images/hot-box.png?v=20220801)no-repeat; background: url(../images/hot-box.png?v=20220801)no-repeat;
margin: 0 auto; margin: 0 auto;
margin-top: 8px; margin-top: 10px;
color: #F03693; color: #F03693;
font-size: 18px; font-size: 18px;
font-weight: 700; font-weight: 700;
......
This diff is collapsed. Click to expand it.
room/liveRoom.html
View file @ c464cd81
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
<link rel="stylesheet" href="../css/layer.css"> <link rel="stylesheet" href="../css/layer.css">
<link rel="stylesheet" href="../css/swiper.min.css"> <link rel="stylesheet" href="../css/swiper.min.css">
<link rel="stylesheet" href="css/index.css?v=2022072901"> <link rel="stylesheet" href="css/index.css?v=2022072901">
<link rel="stylesheet" href="css/room.css?v=2022080101"> <link rel="stylesheet" href="css/room.css?v=2022080102">
<link rel="stylesheet" href="../css/login.css?v=2022073003"> <link rel="stylesheet" href="../css/login.css?v=2022073003">
<script src="../lib/flv.js"></script> <script src="../lib/flv.js"></script>
<script src="https://accounts.google.com/gsi/client" async defer></script> <script src="https://accounts.google.com/gsi/client" async defer></script>
......
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