Browse
For agents
About
CoolClock
/
4.3.9
CoolClock
v4.3.9
Switch version
4.3.9
4.3.8
trunk
0.1
2.0
2.9.8
3.0
3.1
3.2
3.3
4.0
4.1
4.2
4.3.3
4.3.4
4.3.5
4.3.6
4.3.7
Overview
Code
coolclock
/
css
/
coolclock.min.css
coolclock.min.css
in CoolClock 4.3.9, at css/coolclock.min.css
1 lines
230 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
coolclock-container
{
max-width
:
100
%
;
display
:
flex
;
flex-direction
:
column
;
justify-content
:
space-evenly
;
align-items
:
center
}
.
coolclock-container
canvas
{
display
:
block
;
margin
:
0
auto
;
position
:
relative
}
.
coolclock-subtext
{
text-align
:
center
}