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
e7963a9a
Unverified
Commit
e7963a9a
authored
Dec 01, 2022
by
pig40
Committed by
GitHub
Dec 01, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add files via upload
parent
f305fc15
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
104 additions
and
0 deletions
+104
-0
main.css
flea_market/css/main.css
+104
-0
No files found.
flea_market/css/main.css
0 → 100644
View file @
e7963a9a
body
{
margin
:
0px
;
padding
:
0px
;
background-color
:
#F5F5F5
;
}
a
{
text-decoration
:
none
;
}
.logo
{
width
:
300px
;
position
:
relative
;
left
:
100px
;
top
:
30px
;
}
.searchform
{
width
:
500px
;
position
:
relative
;
left
:
380px
;
top
:
-25px
;
}
#search
{
border
:
2px
#C40000
solid
;
left
:
405px
;
height
:
29px
;
font-size
:
medium
;
}
#button
{
width
:
108px
;
height
:
35px
;
background-color
:
#C40000
;
color
:
#FFFFFF
;
position
:
relative
;
left
:
-5px
;
font-size
:
medium
;
font-family
:
"times new roman"
;
border
:
3px
#C40000
solid
;
}
.navigation
{
width
:
550px
;
position
:
relative
;
left
:
380px
;
top
:
-20px
;
color
:
#E6E6E6
;
}
.navigation
a
:link
{
color
:
#9A9A9A
;}
.navigation
a
:link
{
color
:
#9A9A9A
;}
.navigation
a
:link
{
color
:
#9A9A9A
;}
.navigation
a
:link
{
color
:
#9A9A9A
;}
.nav
{
background-color
:
#C40000
;
width
:
200px
;
font-size
:
medium
;
font-family
:
"times new roman"
;
border
:
3px
#C40000
solid
;
}
.nav
a
{
position
:
relative
;
top
:
-10px
;
}
.tag
ul
,
.tag
ul
li
{
height
:
445px
;
list-style-type
:
none
;
text-align
:
center
;
}
.tag
ul
li
{
width
:
100px
;
float
:
left
;
}
.tag
{
width
:
900px
;
height
:
100px
;
position
:
relative
;
left
:
260px
;
top
:
-48px
;
z-index
:
1
;
}
footer
{
width
:
100%
;
height
:
200px
;
position
:
relative
;
background-color
:
#3333333
;
}
.link
{
width
:
100%
;
}
.link
li
{
list-style-type
:
none
;
width
:
130px
;
position
:
relative
;
left
:
50px
;
top
:
20px
;
float
:
left
;
}
link
li
a
:link
{
color
:
#FCF3F3
;}
link
li
a
:visited
{
color
:
#FCF3F3
;}
link
li
a
:hover
{
color
:
#FCF3F3
;}
link
li
a
:active
{
color
:
#FCF3F3
;}
.copyright
p
{
color
:
#EEEEEE
;
font-size
:
x-small
;
position
:
absolute
;
left
:
50px
;
top
:
50px
;
}
\ No newline at end of file
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