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
f1f95ee9
authored
Mar 26, 2020
by
Orine Matsui
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
お問い合わせの質問追加
parent
1be8501e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
4 deletions
achievement-official.conohawing.com/common_previous/css/contact.css
achievement-official.conohawing.com/contact/index.php
achievement-official.conohawing.com/common_previous/css/contact.css
View file @
f1f95ee9
...
...
@@ -62,6 +62,13 @@ contact.css
.c-btn1__txt
::after
{
border-width
:
2px
;
margin
:
-3px
0
0
;
}
}
.c-btn-faq
.c-btn1__txt
{
background
:
#093d6e
;
color
:
#fff
;
border
:
2px
solid
#093d6e
;
}
.c-btn-faq
.c-btn1__txt
::after
{
border-top
:
4px
solid
#fff
;
border-right
:
4px
solid
#fff
;
}
.p-contact-list
{
display
:
-webkit-box
;
display
:
-webkit-flex
;
...
...
@@ -117,6 +124,16 @@ contact.css
@media
screen
and
(
max-width
:
767px
)
{
.p-contact-text
{
margin-top
:
0
;
}
}
.p-contact-text2
{
font-size
:
1.6rem
;
font-weight
:
bold
;
line-height
:
1.75
;
text-align
:
left
;
margin-top
:
24px
;
margin-bottom
:
32px
;
}
@media
screen
and
(
max-width
:
767px
)
{
.p-contact-text2
{
margin-top
:
0
;
}
}
.p-contact-imgtext1
{
position
:
relative
;
border
:
1px
solid
#ededed
;
...
...
achievement-official.conohawing.com/contact/index.php
View file @
f1f95ee9
...
...
@@ -19,10 +19,12 @@
<main
class=
"p-contact-content"
>
<section
class=
"otherSingle0"
>
<p
class=
"otherSingle0__txt"
>
よくあるご質問は
<a
class=
"text"
href=
"/faq/"
>
こちら
</a>
から
</p>
<section
class=
"otherSingle2"
>
<h3
class=
"c-title1"
>
お問い合わせの前に
</h3>
<p
class=
"p-contact-text2"
>
お客さまからよくお問い合わせいただく質問と、その回答(Q
&
A)をご紹介しています。
</p>
<div
class=
"c-btn1 c-btn-faq"
>
<a
href=
"/faq/"
class=
"c-btn1__txt"
>
よくある質問はこちら
</a>
</div>
</section>
<section
class=
"otherSingle2"
>
...
...
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