mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/jibo-cli.git
synced 2026-06-16 16:36:11 +00:00
13 lines
118 B
CSS
13 lines
118 B
CSS
.running {
|
|
width:100%;
|
|
}
|
|
|
|
.running button {
|
|
width:50%;
|
|
}
|
|
|
|
h1 .version {
|
|
color:#999;
|
|
font-size: 60%;
|
|
}
|