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
8f8f8236
authored
Mar 01, 2020
by
Orine Matsui
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
質問css調整
parent
033c6db4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
7 deletions
achievement-official.conohawing.com/common_previous/css/other.css
achievement-official.conohawing.com/common_previous/css/other.css
View file @
8f8f8236
...
@@ -1497,25 +1497,31 @@ other.css
...
@@ -1497,25 +1497,31 @@ other.css
position
:
absolute
;
position
:
absolute
;
right
:
6px
;
right
:
6px
;
background-color
:
#7d0000
;
background-color
:
#7d0000
;
-webkit-transition
:
0.3s
ease-in-out
;
transition
:
0.3s
ease-in-out
;
}
}
.p-faq-Q
:before
,
.p-faq-Q
:before
{
.p-faq-Q
:after
{
top
:
14px
;
top
:
14px
;
-webkit-transform
:
rotate
(
0deg
);
-webkit-transform
:
rotate
(
0deg
);
-ms-transform
:
rotate
(
0deg
);
-ms-transform
:
rotate
(
0deg
);
transform
:
rotate
(
0deg
);
transform
:
rotate
(
0deg
);
-webkit-transition
:
0.3s
ease-in-out
;
transition
:
0.3s
ease-in-out
;
}
}
.p-faq-Q
.active
:after
{
.p-faq-Q
:after
{
top
:
15px
;
top
:
15px
;
-webkit-transform
:
rotate
(
90deg
);
-webkit-transform
:
rotate
(
90deg
);
-ms-transform
:
rotate
(
90deg
);
-ms-transform
:
rotate
(
90deg
);
transform
:
rotate
(
90deg
);
transform
:
rotate
(
90deg
);
}
}
.p-faq-Q.active
:after
{
top
:
14px
;
-webkit-transform
:
rotate
(
0deg
);
-ms-transform
:
rotate
(
0deg
);
transform
:
rotate
(
0deg
);
}
@media
screen
and
(
max-width
:
767px
)
{
@media
screen
and
(
max-width
:
767px
)
{
.p-faq-Q
:before
,
.p-faq-Q
:before
,
...
@@ -1591,7 +1597,7 @@ other.css
...
@@ -1591,7 +1597,7 @@ other.css
.p-faq-Q
h4
,
.p-faq-Q
h4
,
.p-faq-A
h5
{
.p-faq-A
h5
{
position
:
relative
;
position
:
relative
;
padding
:
0
0
0
32px
;
padding
:
0
32px
0
32px
;
font-family
:
heisei-kaku-gothic-std
,
sans-serif
;
font-family
:
heisei-kaku-gothic-std
,
sans-serif
;
font-weight
:
normal
;
font-weight
:
normal
;
}
}
...
@@ -1660,7 +1666,6 @@ other.css
...
@@ -1660,7 +1666,6 @@ other.css
}
}
}
}
.p-faq
.side__txt
:before
{
.p-faq
.side__txt
:before
{
top
:
50%
;
top
:
50%
;
left
:
10px
;
left
:
10px
;
...
...
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