mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-06-24 21:25:23 +00:00
Initial attempt.
This commit is contained in:
parent
61f718f6ab
commit
86ac3bc6fb
2 changed files with 2 additions and 1 deletions
Binary file not shown.
|
@ -107,6 +107,7 @@ body, html {
|
|||
font-size: 20px;
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
background-color: rgba(0,0,0,0.5)
|
||||
}
|
||||
|
||||
#title-container {
|
||||
|
@ -227,7 +228,7 @@ body, html {
|
|||
}
|
||||
|
||||
#window-can-be-closed {
|
||||
color: #666666;
|
||||
color: #aaaaaa;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
margin-bottom: 20px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue