Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footseen-large-website
This project
Loading...
Sign in
Toggle navigation
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
b7f25961
authored
Aug 08, 2023
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
f41a601b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
1 deletions
mobile/room/css/liveRoom.css
mobile/room/css/liveRoom.less
mobile/room/liveRoom.html
mobile/room/css/liveRoom.css
View file @
b7f25961
...
...
@@ -1124,6 +1124,7 @@
padding-left
:
0.1rem
;
padding-right
:
0.1rem
;
color
:
#fff
;
text-shadow
:
0.02rem
0.02rem
0.02rem
rgba
(
0
,
0
,
0
,
0.3
);
}
.system-msg
>
span
{
color
:
#5BE9EE
;
...
...
mobile/room/css/liveRoom.less
View file @
b7f25961
...
...
@@ -1162,6 +1162,7 @@
padding-left: 0.1rem;
padding-right: 0.1rem;
color: #fff;
text-shadow: 0.02rem 0.02rem 0.02rem rgba(0,0,0,0.3);
>span{
color: #5BE9EE;
margin-right: 0.1rem;
...
...
mobile/room/liveRoom.html
View file @
b7f25961
...
...
@@ -35,7 +35,7 @@
<script
src=
"../lib/fsize.js"
></script>
<link
rel=
"stylesheet"
href=
"../css/base.css?v=2023050601"
>
<link
rel=
"stylesheet"
href=
"../css/layer.css"
>
<link
rel=
"stylesheet"
href=
"css/liveRoom.css?v=20230
61902
"
>
<link
rel=
"stylesheet"
href=
"css/liveRoom.css?v=20230
80801
"
>
<link
rel=
"stylesheet"
href=
"../css/login.css?v=2023051710"
>
<link
rel=
"manifest"
href=
"../manifest.webmanifest?v=2023050601"
/>
<link
rel=
"stylesheet"
href=
"css/liMarquee.css"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment