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
67918117
authored
Aug 20, 2020
by
Orine Matsui
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
カルーセル。class追加
parent
72b5e5f4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
5 deletions
recruit/assets/css/style.css
recruit/index02.html
recruit/assets/css/style.css
View file @
67918117
...
@@ -238,15 +238,13 @@ div.contents-wrapper:after{content : '';display : block;clear : both;}
...
@@ -238,15 +238,13 @@ div.contents-wrapper:after{content : '';display : block;clear : both;}
@media
(
max-width
:
1390px
)
{
@media
(
max-width
:
1390px
)
{
.header-inner
{
max-width
:
calc
(
100%
-
30px
);}
.header-inner
{
max-width
:
calc
(
100%
-
30px
);}
.header-inner
.container
{
max-width
:
100%
!important
;
padding
:
0
;}
.header-inner
.container
{
max-width
:
100%
!important
;
padding
:
0
;}
.header-sab
,
.headerRight
{
padding-right
:
90px
;}
}
}
@media
(
max-width
:
1224px
)
{
@media
(
max-width
:
1224px
)
{
.header-sab
{
padding-right
:
0
;}
.header-sab
{
padding-right
:
0
;
right
:
116px
;
}
.header-keio-logo
{
top
:
15px
;
right
:
0
;}
.header-keio-logo
{
top
:
15px
;
right
:
0
;}
.header-logo
{
top
:
16px
;}
.header-logo
{
top
:
16px
;}
.header-logo
img
{}
.header-logo
img
{}
.headerRight
{
padding-right
:
0
;
justify-content
:
center
;
align-items
:
stretch
;
left
:
0
;}
.headerRight
{
padding-right
:
0
;
align-items
:
stretch
;
left
:
0
;}
.header-inner
.container
,
.header-inner
.container
,
.headerRight
.navbar
{
padding-left
:
0
;
padding-right
:
0
;}
.headerRight
.navbar
{
padding-left
:
0
;
padding-right
:
0
;}
.headerRight
li
:first-child
{
margin-left
:
0
;}
.headerRight
li
:first-child
{
margin-left
:
0
;}
...
...
recruit/index02.html
View file @
67918117
...
@@ -208,7 +208,7 @@ gtag('config', '');
...
@@ -208,7 +208,7 @@ gtag('config', '');
<div
class=
"flow-slide-wrapper"
>
<div
class=
"flow-slide-wrapper"
>
<div
id=
"flow-slide"
class=
"carousel slide"
data-interval=
"10000"
>
<div
id=
"flow-slide"
class=
"carousel slide"
data-interval=
"10000"
>
<ol
class=
"carousel-indicators"
>
<ol
class=
"carousel-indicators
carousel-indicators-top
"
>
<li
data-target=
"#flow-slide"
data-slide-to=
"0"
class=
"active"
><span
class=
"btn btn-outline-primary"
>
浴室
<span
class=
"d-pc-i-block"
>
メイン
</span></span></li>
<li
data-target=
"#flow-slide"
data-slide-to=
"0"
class=
"active"
><span
class=
"btn btn-outline-primary"
>
浴室
<span
class=
"d-pc-i-block"
>
メイン
</span></span></li>
<li
data-target=
"#flow-slide"
data-slide-to=
"1"
><span
class=
"btn btn-outline-primary"
>
キッチン
<span
class=
"d-pc-i-block"
>
メイン
</span></span></li>
<li
data-target=
"#flow-slide"
data-slide-to=
"1"
><span
class=
"btn btn-outline-primary"
>
キッチン
<span
class=
"d-pc-i-block"
>
メイン
</span></span></li>
<li
data-target=
"#flow-slide"
data-slide-to=
"2"
><span
class=
"btn btn-outline-primary"
>
掃除用具
</span></li>
<li
data-target=
"#flow-slide"
data-slide-to=
"2"
><span
class=
"btn btn-outline-primary"
>
掃除用具
</span></li>
...
...
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