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
1be8501e
authored
Mar 26, 2020
by
Orine Matsui
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
WEBフォント削除。
parent
7e9ff2c8
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
11 deletions
achievement-official.conohawing.com/assets/css/style.css
achievement-official.conohawing.com/assets/include/header.php
achievement-official.conohawing.com/assets/css/style.css
View file @
1be8501e
...
@@ -113,7 +113,7 @@ h3,
...
@@ -113,7 +113,7 @@ h3,
h4
,
h4
,
h5
,
h5
,
h6
{
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
;
-webkit-font-smoothing
:
antialiased
;
-moz-osx-font-smoothing
:
grayscale
;
-moz-osx-font-smoothing
:
grayscale
;
}
}
...
...
achievement-official.conohawing.com/assets/include/header.php
View file @
1be8501e
...
@@ -158,16 +158,6 @@
...
@@ -158,16 +158,6 @@
gtag
(
'config'
,
'UA-3405083-1'
);
gtag
(
'config'
,
'UA-3405083-1'
);
</script>
</script>
<script>
(
function
(
d
)
{
var
config
=
{
kitId
:
'gon0eye'
,
scriptTimeout
:
3000
,
async
:
true
},
h
=
d
.
documentElement
,
t
=
setTimeout
(
function
(){
h
.
className
=
h
.
className
.
replace
(
/
\b
wf-loading
\b
/g
,
""
)
+
" wf-inactive"
;},
config
.
scriptTimeout
),
tk
=
d
.
createElement
(
"script"
),
f
=
false
,
s
=
d
.
getElementsByTagName
(
"script"
)[
0
],
a
;
h
.
className
+=
" wf-loading"
;
tk
.
src
=
'https://use.typekit.net/'
+
config
.
kitId
+
'.js'
;
tk
.
async
=
true
;
tk
.
onload
=
tk
.
onreadystatechange
=
function
(){
a
=
this
.
readyState
;
if
(
f
||
a
&&
a
!=
"complete"
&&
a
!=
"loaded"
)
return
;
f
=
true
;
clearTimeout
(
t
);
try
{
Typekit
.
load
(
config
)}
catch
(
e
){}};
s
.
parentNode
.
insertBefore
(
tk
,
s
)
})(
document
);
</script>
</head>
</head>
<body
class=
"page-
<?php
echo
$pageid
;
?>
"
>
<body
class=
"page-
<?php
echo
$pageid
;
?>
"
>
...
...
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