Browse
For agents
About
Hostinger Tools
/
3.0.38
Hostinger Tools
v3.0.38
Switch version
3.0.77
3.0.76
3.0.75
3.0.74
3.0.73
3.0.72
3.0.71
3.0.70
3.0.69
3.0.68
3.0.67
3.0.66
1.8.1
1.8.2
1.8.3
1.9.1
1.9.4
1.9.5
1.9.6
1.9.7
1.9.8
1.9.9
2.0.0
2.0.1
2.0.4
All 108 releases
Overview
Code
hostinger
/
assets
/
css
/
coming-soon.min.css
coming-soon.min.css
in Hostinger Tools 3.0.38, at assets/css/coming-soon.min.css
2 lines
1008 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
@
font-face
{
font-display
:
fallback
;
font-family
:
DMSans
;
font-weight
:
400
;
src
:
url
(
../fonts/DMSans-Regular.ttf
)
}
@
font-face
{
font-display
:
fallback
;
font-family
:
DMSans
;
font-weight
:
500
;
src
:
url
(
../fonts/DMSans-Medium.ttf
)
}
@
font-face
{
font-display
:
fallback
;
font-family
:
DMSans
;
font-weight
:
700
;
src
:
url
(
../fonts/DMSans-Bold.ttf
)
}
.
hsr-coming-soon-body
{
align-items
:
center
;
color
:
#
1d1e20
;
display
:
flex
;
flex-direction
:
column
;
font-family
:
DMSans
,
serif
;
font-size
:
14
px
;
height
:
564
px
;
line-height
:
24
px
;
width
:
650
px
}
.
hsr-coming-soon-illustration
{
margin-bottom
:
32
px
;
width
:
650
px
}
body
.
hostinger
{
align-items
:
center
;
background
:
#
f4f5ff
;
display
:
flex
;
height
:
100
vh
;
justify-content
:
center
;
overflow
:
hidden
}
.
hsr-logo
{
height
:
30
px
;
margin-bottom
:
32
px
;
width
:
150
px
}
.
hsr-coming-soon-body
h3
{
font-size
:
24
px
;
font-weight
:
700
;
line-height
:
32
px
;
margin-bottom
:
8
px
}
.
hsr-coming-soon-body
p
{
color
:
#
727586
;
font-size
:
16
px
;
font-weight
:
400
;
line-height
:
24
px
}
@
media
only
screen
and
(
max-width
:
768
px
)
{
.
hsr-coming-soon-body
{
width
:
80
%
}
.
hsr-coming-soon-illustration
{
width
:
100
%
}
}
2