Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
sora
/
achievement
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
53806f55
authored
Mar 25, 2020
by
Orine Matsui
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
表示微調整
parent
a493c925
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
2 deletions
achievement-official.conohawing.com/assets/css/style.css
achievement-official.conohawing.com/assets/css/style.css
View file @
53806f55
...
...
@@ -113,7 +113,7 @@ h3,
h4
,
h5
,
h6
{
font-family
:
heisei-kaku-gothic-std
,
"ヒラギノ角ゴ Pro"
,
"Hiragino Kaku Gothic Pro"
,
"メイリオ"
,
"Meiryo"
,
sans-serif
;
font-family
:
"ヒラギノ角ゴ Pro"
,
"Hiragino Kaku Gothic Pro"
,
"メイリオ"
,
"Meiryo"
,
sans-serif
;
-webkit-font-smoothing
:
antialiased
;
-moz-osx-font-smoothing
:
grayscale
;
}
...
...
@@ -1037,6 +1037,8 @@ header
.fixed-nav.is-show
.c-header1-logo
{
position
:
relative
;
z-index
:
2
;
padding
:
0
0
0
12px
;
}
...
...
@@ -1048,7 +1050,10 @@ header
.fixed-nav.is-show
.c-header1-logoLink
img
{
width
:
100%
;
}
.fixed-nav.is-show
.c-header1-btn
{
position
:
relative
;
z-index
:
2
;
}
.fixed-nav.is-show
.c-header1-btn1
{
width
:
138px
;
height
:
50px
;
...
...
@@ -1066,12 +1071,18 @@ header
.fixed-nav.is-show
.c-header1-link
{
padding-right
:
10px
;
}
.fixed-nav.is-show
.c-header1-link
a
{
position
:
relative
;
z-index
:
2
;
}
.fixed-nav.is-show
.c-header1-link1
{
padding
:
10px
13px
;
margin-left
:
12px
;
}
.fixed-nav.is-show
.c-nav
{
position
:
absolute
;
z-index
:
1
;
top
:
0
;
left
:
0
;
width
:
100%
;
...
...
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