Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
xinhot
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
0a8d3fe9
authored
Mar 12, 2019
by
梁建民
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
css
parent
8e1202ad
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
css/style.min.css
css/style.min.css.map
css/style.scss
css/style.min.css
View file @
0a8d3fe9
...
...
@@ -69,7 +69,7 @@ body { overflow-x: hidden; }
.pc-index-nav
{
width
:
100%
;
height
:
40px
;
background-color
:
#07275b
;
}
.pc-index-nav
.pc-nav-wrap
.parent
{
white-space
:
nowrap
;
margin-left
:
4%
;
}
.pc-index-nav
.pc-nav-wrap
.parent
li
{
position
:
relative
;
width
:
1
0%
;
height
:
40px
;
line-height
:
40px
;
text-align
:
center
;
transition
:
all
0.4s
ease
;
min-width
:
127
px
;
}
.pc-index-nav
.pc-nav-wrap
.parent
li
{
position
:
relative
;
width
:
1
27px
;
height
:
40px
;
line-height
:
40px
;
text-align
:
center
;
transition
:
all
0.4s
ease
;
margin-right
:
66
px
;
}
.pc-index-nav
.pc-nav-wrap
.parent
li
a
{
display
:
block
;
font-size
:
18px
;
color
:
#ffffff
;
}
.pc-index-nav
.pc-nav-wrap
.parent
li
dl
{
position
:
absolute
;
top
:
100%
;
left
:
0
;
right
:
0
;
background-color
:
rgba
(
18
,
26
,
37
,
0.95
);
display
:
none
;
z-index
:
9
;
}
.pc-index-nav
.pc-nav-wrap
.parent
li
dl
dd
{
height
:
35px
;
line-height
:
35px
;
text-align
:
center
;
transition
:
all
0.4s
ease
;
border
:
solid
1px
transparent
;
}
...
...
css/style.min.css.map
View file @
0a8d3fe9
This diff is collapsed.
Click to expand it.
css/style.scss
View file @
0a8d3fe9
...
...
@@ -60,12 +60,12 @@
margin-left
:
4%
;
li
{
position
:
relative
;
width
:
1
0%
;
width
:
1
27px
;
height
:
40px
;
line-height
:
40px
;
text-align
:
center
;
transition
:
all
0
.4s
ease
;
m
in-width
:
127
px
;
m
argin-right
:
66
px
;
a
{
display
:
block
;
font-size
:
18px
;
...
...
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