Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SMU-GDMU-CHINA
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
2024 Competition
SMU-GDMU-CHINA
Commits
bf164ea9
Commit
bf164ea9
authored
5 months ago
by
Xingan Zhao
Browse files
Options
Downloads
Patches
Plain Diff
bug fix
parent
b87b236f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#453613
passed
5 months ago
Stage: build
Stage: deploy
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/containers/App/App.css
+4
-4
4 additions, 4 deletions
src/containers/App/App.css
src/contents/human-practices.tsx
+162
-169
162 additions, 169 deletions
src/contents/human-practices.tsx
with
166 additions
and
173 deletions
src/containers/App/App.css
+
4
−
4
View file @
bf164ea9
...
...
@@ -446,13 +446,13 @@ footer a:hover {
.rounded-border
{
margin
:
50px
;
padding
:
50px
;
border
:
2px
solid
#
f7a901
;
border
:
2px
solid
#
e4dfb4
b0
;
/* 设置边框的宽度和颜色 */
border-radius
:
10px
;
/* 设置圆角半径 */
margin-bottom
:
100px
;
margin-left
:
20px
;
/* max-width: 0.9vw; */
background-color
:
#
ffa6009
f
;
background-color
:
#
e4dfb4
b0
;
/* box-shadow: 15px 15px 5px rgba(0,0,0,0.1); */
/* display: flex;
flex-direction: column; */
...
...
@@ -462,12 +462,12 @@ footer a:hover {
margin
:
50px
;
margin-left
:
20px
;
padding
:
50px
;
border
:
2px
solid
#
f7a901
;
border
:
2px
solid
#
e4dfb4
b0
;
/* 设置边框的宽度和颜色 */
border-radius
:
10px
;
/* 设置圆角半径 */
margin-bottom
:
100px
;
/* max-width: 0.9vw; */
background-color
:
#
ffa600
c
0
;
background-color
:
#
e4dfb4
b
0
;
box-shadow
:
10px
10px
5px
rgba
(
0
,
0
,
0
,
0.1
);
transform
:
scale
(
1.01
);
...
...
This diff is collapsed.
Click to expand it.
src/contents/human-practices.tsx
+
162
−
169
View file @
bf164ea9
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment