Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
web_flea_market
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
HuangJunbo
web_flea_market
Commits
826355c6
Commit
826355c6
authored
Dec 08, 2022
by
HuangJunbo
💻
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
index.html
Signed-off-by:
uuo00_n
<
uuo00_n@outlook.com
>
parent
857c97aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
20 deletions
+3
-20
index.html
flea_market/index.html
+3
-20
No files found.
flea_market/index.html
View file @
826355c6
...
...
@@ -5,7 +5,8 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
首页
</title>
<script
src=
"jquery-1.11.2.min.js"
></script>
<script
src=
"js/jquery-ui.min.js"
></script>
<script
src=
"js/jquery-3.5.1.js"
></script>
<style>
article
{
margin-left
:
400px
;
...
...
@@ -23,32 +24,27 @@
article
input
{
margin
:
10px
0px
;
}
footer
.link
div
{
float
:
right
;
margin-top
:
20px
;
color
:
#fff
;
}
.index
{
width
:
800px
;
position
:
relative
;
left
:
-30px
;
top
:
-30px
;
}
.index
img
{
margin-left
:
450px
;
margin-top
:
-550px
;
width
:
550px
;
height
:
450px
;
}
hr
{
margin-left
:
0px
;
width
:
300px
;
}
.tags
{
width
:
1070px
;
height
:
700px
;
...
...
@@ -57,7 +53,6 @@
left
:
100px
;
top
:
0
;
}
.user
{
width
:
200px
;
height
:
100%
;
...
...
@@ -65,30 +60,25 @@
left
:
1100px
;
top
:
-520px
;
}
.user
form
{
width
:
200px
;
height
:
200px
;
background-color
:
#fef9f4
;
}
.user
form
input
{
/* /* width: 200px; */
margin-top
:
20px
;
}
.account
{
position
:
relative
;
left
:
20px
;
top
:
70px
;
}
.account
input
{
border
:
none
;
border-bottom
:
1px
#e6e6e6
solid
;
/* background-color: #fef9f4; */
}
#login
{
width
:
80px
;
height
:
40px
;
...
...
@@ -98,7 +88,6 @@
font-family
:
"time new roman"
;
border
:
1px
#dd2727
solid
;
}
.button
{
/* padding-left: 30px; */
/* display: inline; */
...
...
@@ -116,7 +105,6 @@
padding-top
:
5px
;
margin-right
:
39.9px
;
}
.tit
{
vertical-align
:
middle
;
width
:
30px
;
...
...
@@ -127,16 +115,13 @@
width
:
800px
;
background-color
:
blue
;
}
.op
{
width
:
1800px
;
}
.link
{
width
:
200px
;
height
:
50%
;
}
.link
.item
h3
{
height
:
25px
;
padding-left
:
25px
;
...
...
@@ -204,18 +189,16 @@
width
:
160px
;
height
:
160px
;
}
.title
{
padding-left
:
20px
;
}
.price
{
padding-left
:
50px
;
}
</style>
<link
rel=
"stylesheet"
href=
"main.css"
>
<link
rel=
"stylesheet"
href=
"
css/
main.css"
>
</head>
<body>
<div
class=
"logo"
><img
src=
"img/logo.png"
alt=
""
></div>
...
...
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