Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
sora
/
keio-dentetsu
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
9263c86b
authored
Aug 31, 2020
by
Orine Matsui
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
IE11対応
parent
d8c5058e
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
recruit/assets/css/style.css
recruit/index.html
recruit/assets/css/style.css
View file @
9263c86b
...
...
@@ -11,6 +11,8 @@ _:-ms-lang(x)::backdrop, body {font-family: "ヒラギノ丸ゴ Pro W4", "ヒラ
h1
,
h2
,
h3
,
.f-maru
{
font-family
:
'M PLUS Rounded 1c'
,
sans-serif
;
font-weight
:
500
;}
/* common
-------------------------------------------- */
@media
all
and
(
-ms-high-contrast
:
none
){
*
::-ms-backdrop
,
body
{
overflow-x
:
hidden
;}
/* IE11 */
}
@media
all
and
(
-ms-high-contrast
:
none
){
body
{
overflow-x
:
hidden
;}
/* IE10 */
}
html
{
font-size
:
62.5%
;
}
ul
{
padding-left
:
0
;
list-style
:
none
;
}
ol
,
ul
,
dl
{
margin-top
:
0
;
margin-bottom
:
0
;
}
...
...
recruit/index.html
View file @
9263c86b
...
...
@@ -20,11 +20,9 @@
<meta
property=
"og:image:height"
content=
"630"
/>
<link
rel=
"shortcut icon"
href=
"/favicon.ico"
/>
<link
rel=
"apple-touch-icon"
sizes=
"180x180"
href=
"/recruit/apple-touch-icon.png"
/>
<link
rel=
"icon"
type=
"image/png"
href=
"/recruit/favicon-32x32.png"
sizes=
"32x32"
/>
<link
rel=
"icon"
type=
"image/png"
href=
"/recruit/favicon-16x16.png"
sizes=
"16x16"
/>
<!-- CSS -->
<link
href=
"/recruit/assets/css/base.css"
rel=
"stylesheet"
>
<link
href=
"/recruit/assets/css/style.css?v=202000080310
3
"
rel=
"stylesheet"
>
<link
href=
"/recruit/assets/css/style.css?v=202000080310
4
"
rel=
"stylesheet"
>
<!-- Global site tag (gtag.js) - Google Analytics -->
<meta
name=
"google-site-verification"
content=
"haWy6FulHy-JUT23bMAwnAzKaSab0tzPIHSRPq8ITuo"
/>
<!-- Google Tag Manager -->
...
...
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