Browse
For agents
About
Qi Blocks
/
1.2
Qi Blocks
v1.2
Switch version
1.5.3
1.5.2
1.5.1
trunk
1.0
1.0.1
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
1.0.7
1.0.8
1.0.9
1.1
1.1.1
1.1.2
1.2
1.2.1
1.2.2
1.2.3
1.2.4
1.2.5
1.2.6
1.2.7
All 45 releases
Overview
Code
qi-blocks
/
assets
/
dist
/
counter.css
counter.css
in Qi Blocks 1.2, at assets/dist/counter.css
1 lines
667 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
qi-block-counter
.
qodef-digit-stroke-effect
.
qodef-m-digit
{
-webkit-text-stroke-width
:
1
px
;
-webkit-text-stroke-color
:
#
333
;
color
:
#
0000
!important
;
text-shadow
:
none
}
.
qi-block-counter
.
qodef-m-digit-wrapper
{
align-items
:
center
;
display
:
inline-flex
;
justify-content
:
center
;
position
:
relative
}
.
qi-block-counter
.
qodef-m-digit
{
display
:
inline-block
;
font-size
:
70
px
;
line-height
:
1
}
.
qi-block-counter
.
qodef-m-icon
{
font-size
:
20
px
;
position
:
absolute
;
right
:
0
;
top
:
0
;
transform
:
translate
(
100
%
,
-50
%
)
}
.
qi-block-counter
.
qodef-m-icon
svg
{
fill
:
currentColor
;
stroke
:
currentColor
;
height
:
auto
;
width
:
1
em
}
.
qi-block-counter
.
qodef-m-title
{
margin
:
.9
em
0
0
}
.
qi-block-counter
.
qodef-m-text
{
margin
:
.45
em
0
0
}