Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F969890
faq-component.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
faq-component.css
View Options
.
faq-component
{
display
:
flex
;
justify-content
:
center
;
.container
{
max-width
:
1224
px
;
display
:
grid
;
gap
:
16
px
;
}
.
title-container
{
text-align
:
center
;
display
:
grid
;
gap
:
16
px
;
}
.
title
{
font-size
:
32
px
;
color
:
#0d4d69
;
line-height
:
38.3
px
;
}
.
title-container
.
content
p
{
display
:
inline
;
font-size
:
16
px
;
color
:
#0d4d69
;
line-height
:
24
px
;
}
.
title-container
strong
{
white-space
:
nowrap
;
color
:
#0d4d69
;
font-weight
:
bold
;
}
.
faq-container
{
display
:
grid
;
gap
:
8
px
;
}
.
question-container
{
display
:
grid
;
background-color
:
#cadae4
;
border-radius
:
10
px
;
padding
:
0
16
px
;
/* padding: 16px; */
gap
:
16
px
;
}
.
question
{
display
:
flex
;
justify-content
:
space-between
;
width
:
100
%
;
font-size
:
16
px
;
font-weight
:
bold
;
cursor
:
pointer
;
color
:
#0d4d69
;
align-items
:
center
;
padding
:
16
px
0
;
line-height
:
24
px
;
}
.
question
::
after
{
content
:
"\276C"
;
display
:
inline-block
;
margin-left
:
5
px
;
transform
:
rotate
(
-90deg
);
transition
:
transform
0.3
s
ease
;
}
.
question-container
[
open
]
>
.
question
::
after
{
transform
:
rotate
(
90
deg
);
}
.
answer
{
font-size
:
16
px
;
color
:
#0d4d69
;
line-height
:
24
px
;
}
.
answer
p
{
margin-top
:
0
;
white-space
:
pre-line
;
}
.
button-container
{
display
:
flex
;
justify-content
:
center
;
}
.
button
{
text-align
:
center
;
background-color
:
#0d4d69
;
color
:
#ffffff
;
font-size
:
16
px
;
text-decoration
:
none
;
padding
:
8
px
24
px
8
px
24
px
;
border-radius
:
25
px
;
line-height
:
24
px
;
}
}
@
container
(
width
<
500px
)
{
.
faq-component
{
.title
{
font-size
:
28
px
;
line-height
:
33.52
px
;
}
.
question
{
font-size
:
14
px
;
line-height
:
21
px
;
padding
:
10
px
0
;
}
.
answer
p
{
font-size
:
14
px
;
line-height
:
21
px
;
}
.
container
{
gap
:
24
px
;
}
.
question-container
{
gap
:
8
px
;
}
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 24, 02:18 (22 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
548088
Default Alt Text
faq-component.css (1 KB)
Attached To
Mode
rPLAY Sealious playground
Attached
Detach File
Event Timeline
Log In to Comment