Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32088756
landing.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
landing.css
View Options
html
{
background
:
radial-gradient
(
ellipse
at
bottom
,
#1f252e
,
#111827
);
background-attachment
:
fixed
;
font-family
:
'IBM Plex Sans'
,
sans-serif
;
color
:
white
;
word-break
:
break-word
;
}
h1
,
h2
{
font-family
:
'IBM Plex Mono'
,
monospace
;
font-weight
:
500
;
}
h1
.
title
{
font-family
:
'IBM Plex Sans'
,
sans-serif
;
font-size
:
24
px
;
grid-area
:
title_container
;
}
h1
{
font-size
:
58
px
;
}
span
.
purple
{
color
:
#7e57c2
;
}
h2
{
font-size
:
50
px
;
}
p
{
font-size
:
24
px
;
line-height
:
1.6
em
;
}
div
.
grid
{
max-width
:
1920
px
;
margin-left
:
auto
;
margin-right
:
auto
;
display
:
grid
;
padding-top
:
20
px
;
padding-left
:
80
px
;
padding-right
:
80
px
;
padding-bottom
:
40
px
;
column-gap
:
6
em
;
grid-template-columns
:
1
fr
1
fr
;
grid-template-areas
:
'title_container title_container'
'hero_copy hero_image'
'server_image server_copy'
'keyserver_company keyserver_company'
'keyserver_copy read_the_docs'
'footer_logo subscribe_updates'
;
}
div
.
grid
>
div
+
.
starting_section
{
padding-top
:
80
px
;
}
.
section
{
padding-top
:
80
px
;
}
div
.
hero_copy
{
grid-area
:
hero_copy
;
align-self
:
center
;
}
div
.
hero_image
{
grid-area
:
hero_image
;
object-fit
:
scale-down
;
align-self
:
center
;
}
div
.
server_copy
{
grid-area
:
server_copy
;
align-self
:
center
;
}
div
.
server_image
{
grid-area
:
server_image
;
object-fit
:
scale-down
;
align-self
:
center
;
}
div
.
keyserver_company
{
grid-area
:
keyserver_company
;
align-self
:
center
;
text-align
:
center
;
padding-top
:
80
px
;
}
div
.
keyserver_copy
{
grid-area
:
keyserver_copy
;
align-self
:
center
;
padding-bottom
:
40
px
;
}
div
.
read_the_docs
{
grid-area
:
read_the_docs
;
align-self
:
center
;
padding-bottom
:
40
px
;
}
div
.
footer_logo
{
font-family
:
'IBM Plex Sans'
,
sans-serif
;
font-size
:
24
px
;
grid-area
:
footer_logo
;
align-self
:
center
;
font-weight
:
500
;
}
div
.
subscribe_updates
{
grid-area
:
subscribe_updates
;
}
div
.
particles
{
z-index
:
-1
;
}
@
media
(
max-width
:
1499px
)
{
div
.
grid
{
padding-left
:
60
px
;
padding-right
:
60
px
;
}
h1
{
font-size
:
42
px
;
}
h2
{
font-size
:
38
px
;
}
p
{
font-size
:
20
px
;
}
}
@
media
(
max-width
:
1099px
)
{
div
.
grid
{
display
:
grid
;
padding-left
:
3
%
;
padding-right
:
3
%
;
grid-template-columns
:
minmax
(
auto
,
540
px
);
justify-content
:
center
;
grid-template-areas
:
'title_container'
'hero_image'
'hero_copy'
'server_image'
'server_copy'
'keyserver_company'
'keyserver_copy'
'read_the_docs'
'subscribe_updates'
'footer_logo'
;
}
h1
{
font-size
:
28
px
;
}
h2
{
font-size
:
24
px
;
}
p
{
font-size
:
16
px
;
}
.
section
{
padding-top
:
20
px
;
}
div
.
keyserver_company
{
text-align
:
left
;
padding-top
:
60
px
;
}
.
keyserver_company
>
h1
{
font-size
:
24
px
;
}
div
.
keyserver_copy
{
padding-bottom
:
0
;
}
div
.
read_the_docs
{
padding-top
:
20
px
;
padding-bottom
:
0
;
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 7, 7:53 AM (1 d, 2 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5758747
Default Alt Text
landing.css (2 KB)
Attached To
Mode
rCOMM Comm
Attached
Detach File
Event Timeline
Log In to Comment