Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
何 广一
intern_project_frontend
Commits
0d815f8d
Commit
0d815f8d
authored
Jun 25, 2025
by
IronHammer Std
Browse files
微调样式
parent
1e3069f5
Changes
1
Show whitespace changes
Inline
Side-by-side
src/index.css
View file @
0d815f8d
...
@@ -66,14 +66,14 @@ body {
...
@@ -66,14 +66,14 @@ body {
background
:
linear-gradient
(
145deg
,
#f6ffff
,
#cfd6dc
);
background
:
linear-gradient
(
145deg
,
#f6ffff
,
#cfd6dc
);
border
:
1px
solid
#ccc
;
border
:
1px
solid
#ccc
;
margin-bottom
:
1rem
;
margin-bottom
:
1rem
;
padding
:
0.5rem
2
rem
;
padding
:
0.5rem
4
rem
;
box-shadow
:
14px
14px
20px
#dde4ea
,
box-shadow
:
14px
14px
20px
#dde4ea
,
-14px
-14px
20px
#eff8fe
;
-14px
-14px
20px
#eff8fe
;
}
}
input
[
type
=
"text"
]
{
input
[
type
=
"text"
]
{
flex
:
1
;
flex
:
1
;
padding
:
0.5rem
4
rem
;
padding
:
0.5rem
0.5
rem
;
font-size
:
1rem
;
font-size
:
1rem
;
border
:
1px
solid
#ddd
;
border
:
1px
solid
#ddd
;
border-radius
:
4px
;
border-radius
:
4px
;
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment