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
e17a64ea
authored
2 years ago
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
3694187b
master
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
mTest/css/index.css
mTest/css/index.less
mTest/css/index.css
View file @
e17a64ea
...
...
@@ -576,12 +576,14 @@
}
.zone-content-box1-id
>
div
{
display
:
inline-block
;
padding
:
0
.05
rem
0.2rem
;
padding
:
0rem
0.2rem
;
text-indent
:
0
;
color
:
#fff
;
background
:
#EA8486
;
border-radius
:
1rem
;
margin-left
:
0.1rem
;
height
:
0.5rem
;
line-height
:
0.5rem
;
}
.zone-content-box1-id
.sexBox0
{
background
:
#EA8486
;
...
...
This diff is collapsed.
Click to expand it.
mTest/css/index.less
View file @
e17a64ea
...
...
@@ -588,14 +588,17 @@
padding-top: 0.5rem;
text-indent: 0.2rem;
font-size: 0.35rem;
>div{
display: inline-block;
padding: 0
.05
rem 0.2rem;
padding: 0rem 0.2rem;
text-indent: 0;
color: #fff;
background: #EA8486;
border-radius: 1rem;
margin-left: 0.1rem;
height: 0.5rem;
line-height: 0.5rem;
}
.sexBox0{
background: #EA8486;
...
...
This diff is collapsed.
Click to expand it.
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