rust server working :) !!!
This commit is contained in:
parent
d625ced9b1
commit
e00ab6183c
33 changed files with 410 additions and 1159 deletions
17
public/css/main.css
Normal file
17
public/css/main.css
Normal file
|
@ -0,0 +1,17 @@
|
|||
#content {
|
||||
position: absolute;
|
||||
top: 40vh;
|
||||
}
|
||||
|
||||
#login-content {
|
||||
position: absolute;
|
||||
top: 20vh;
|
||||
}
|
||||
|
||||
#login {
|
||||
bottom: 5vh;
|
||||
}
|
||||
|
||||
#text {
|
||||
font-size: large;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue