Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F7188364
style.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
style.css
View Options
@
font-face
{
font-family
:
'Open Sans Light'
;
src
:
url
(
'fonts/opensans_light_polish/OpenSans-Light-webfont.eot'
);
src
:
url
(
'fonts/opensans_light_polish/OpenSans-Light-webfont.eot?#iefix'
)
format
(
'embedded-opentype'
),
url
(
'fonts/opensans_light_polish/OpenSans-Light-webfont.woff'
)
format
(
'woff'
),
url
(
'fonts/opensans_light_polish/OpenSans-Light-webfont.ttf'
)
format
(
'truetype'
),
url
(
'fonts/opensans_light_polish/OpenSans-Light-webfont.svg#open_sansbold'
)
format
(
'svg'
);
font-weight
:
normal
;
font-style
:
normal
;
}
@
font-face
{
font-family
:
'Open Sans Light Regular'
;
src
:
url
(
'fonts/opensans_regular_polish/OpenSans-Regular-webfont.eot'
);
src
:
url
(
'fonts/opensans_regular_polish/OpenSans-Regular-webfont.eot?#iefix'
)
format
(
'embedded-opentype'
),
url
(
'fonts/opensans_regular_polish/OpenSans-Regular-webfont.woff'
)
format
(
'woff'
),
url
(
'fonts/opensans_regular_polish/OpenSans-Regular-webfont.ttf'
)
format
(
'truetype'
),
url
(
'fonts/opensans_regular_polish/OpenSans-Regular-webfont.svg#open_sansbold'
)
format
(
'svg'
);
font-weight
:
normal
;
font-style
:
normal
;
}
html
{
background-color
:
hsl
(
0
,
0
%
,
90
%
);
}
body
{
box-shadow
:
1
px
1
px
9
px
hsla
(
0
,
0
%
,
0
%
,
0.11
);
padding
:
20
px
;
background-color
:
white
;
font-family
:
sans-serif
;
max-width
:
50
rem
;
margin
:
0
auto
;
background-image
:
url
(
/img/logo.png
);
background-repeat
:
no-repeat
;
background-position
:
bottom
10
px
left
20
px
;
background-size
:
auto
30
px
;
padding-bottom
:
50
px
;
margin-top
:
40
px
;
animation
:
fadeIn
linear
500
ms
;
animation-iteration-count
:
1
;
transform-origin
:
50
%
50
%
;
margin-bottom
:
15
px
;
}
*
{
color
:
hsl
(
0
,
0
%
,
28
%
);
font-family
:
'Open Sans Light'
;
}
strong
{
font-family
:
'Open Sans Light Regular'
;
}
a
{
color
:
hsl
(
198
,
51
%
,
50
%
);
text-decoration
:
none
;
font-family
:
'Open Sans Light Regular'
;
}
button
{
border-color
:
hsl
(
198
,
51
%
,
50
%
);
border-style
:
solid
;
border-width
:
1
px
;
border-radius
:
2
px
;
}
button
.
negative
{
border-color
:
hsl
(
23
,
61
%
,
55
%
);
}
.
prometheus
{
color
:
hsl
(
194
,
32
%
,
55
%
);
}
.
show-on-parent-hover
{
/*
opacity:0;
*/
transition
:
all
300
ms
;
}
*
:
hover
>
.
show-on-parent-hover
{
opacity
:
1
;
}
ul
#
lista-wiadomosci
{
overflow
:
hidden
;
}
ul
.
message
.
incoming
{
float
:
right
;
background
:
hsl
(
198
,
51
%
,
70
%
)
!important
;
border-color
:
rgba
(
0
,
0
,
0
,
0.1
);
text-align
:
right
;
margin-right
:
18
px
;
}
ul
.
message
{
list-style
:
none
;
margin-left
:
-20
px
;
margin-bottom
:
10
px
;
width
:
auto
;
color
:
rgba
(
255
,
255
,
255
,
1
);
float
:
left
;
word-wrap
:
break-word
;
clear
:
both
;
position
:
relative
;
padding
:
10
px
;
background
:
hsl
(
198
,
51
%
,
50
%
);
-webkit-
box-shadow
:
inset
0
px
-5
px
10
px
0
px
rgba
(
0
,
0
,
0
,
0.1
);
-moz-
box-shadow
:
inset
0
px
-5
px
10
px
0
px
rgba
(
0
,
0
,
0
,
0.1
);
box-shadow
:
inset
0
px
-5
px
10
px
0
px
rgba
(
0
,
0
,
0
,
0.1
);
}
.
message
:
not
(
.
incoming
)
::
after
{
border-color
:
transparent
hsl
(
198
,
51
%
,
50
%
);
border-style
:
solid
;
border-width
:
0
px
18
px
20
px
0
;
content
:
""
;
display
:
block
;
left
:
-18
px
;
position
:
absolute
;
top
:
0
px
;
width
:
0
;
z-index
:
1
;
}
.
incoming
:
before
{
border-color
:
transparent
hsl
(
198
,
51
%
,
70
%
);
border-style
:
solid
;
border-width
:
0
px
0
20
px
18
px
;
content
:
""
;
display
:
block
;
position
:
absolute
;
right
:
-18
px
!important
;
top
:
0
px
;
width
:
0
;
z-index
:
1
;
}
#
message-box
+
button
{
float
:
left
;
clear
:
both
;
margin-top
:
10
px
;
}
#
message-box
{
width
:
98
%
;
float
:
left
;
}
.
content
{
height
:
auto
;
overflow
:
hidden
;
}
#
registered
{
display
:
none
;
opacity
:
1
;
}
#
registered
:
target
{
color
:
rgba
(
0
,
0
,
0
,
0.3
);
margin
:
0
auto
15
px
;
width
:
190
px
;
display
:
block
;
transition-delay
:
2
s
;
transition
:
opacity
200
ms
easy-in
;
}
/*
Animations
*/
@
keyframes
fadeIn
{
0
%
{
opacity
:
0
;
}
25
%
{
opacity
:
0.25
;
}
50
%
{
opacity
:
0.5
;
}
75
%
{
opacity
:
0.75
;
}
100
%
{
opacity
:
1.0
;
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jul 8, 08:09 (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
808976
Default Alt Text
style.css (3 KB)
Attached To
Mode
rS Sealious
Attached
Detach File
Event Timeline
Log In to Comment